comparison CHANGES.txt @ 268:dcc1ed25e6bc

Minor pre- 0.3.0 changes
author Richard Jones <richard@users.sourceforge.net>
date Mon, 08 Oct 2001 21:49:30 +0000
parents a671e5917b33
children a4241ddd22d7
comparison
equal deleted inserted replaced
267:ee5e1436ac91 268:dcc1ed25e6bc
1 This file contains the changes to the Roundup system over time. The entries 1 This file contains the changes to the Roundup system over time. The entries
2 are given with the most recent entry first. 2 are given with the most recent entry first.
3 3
4 2001-??-?? - 0.2.9 4 2001-10-07 - 0.3.0
5 Feature: 5 Feature:
6 . roundup-admin create now prompts for property info if none is supplied 6 . roundup-admin create now prompts for property info if none is supplied
7 on the command-line. 7 on the command-line.
8 . hyperdb Class getprops() method may now return only the mutable 8 . hyperdb Class getprops() method may now return only the mutable
9 properties. 9 properties.
28 . Fixed a whole bunch of places in the CGI interface where we should have 28 . Fixed a whole bunch of places in the CGI interface where we should have
29 been returning Not Found instead of throwing an exception. 29 been returning Not Found instead of throwing an exception.
30 . Fixed a deviation from the spec: trying to modify the 'id' property of 30 . Fixed a deviation from the spec: trying to modify the 'id' property of
31 an item now throws an exception. 31 an item now throws an exception.
32 . The plain() template function now html-escapes the content. 32 . The plain() template function now html-escapes the content.
33
34 --------------------
33 35
34 2001-08-30 - 0.2.8 36 2001-08-30 - 0.2.8
35 Fixed: 37 Fixed:
36 . Wasn't handling unguessable mime types for file uploads. 38 . Wasn't handling unguessable mime types for file uploads.
37 . Missing import in mailgw. 39 . Missing import in mailgw.

Roundup Issue Tracker: http://roundup-tracker.org/