Mercurial > p > roundup > code
diff CHANGES.txt @ 461:b579418f7ed1
Implemented file store rollback.
As a bonus, the hyperdb is now capable of storing more than one file
per node - if a property name is supplied, the file is called
designator.property.
I decided not to migrate the existing files stored over to the new naming
scheme - the FileClass just doesn't specify the property name.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 17 Dec 2001 03:52:48 +0000 |
| parents | 141aacfdb34f |
| children | 99794da60082 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Dec 16 10:53:38 2001 +0000 +++ b/CHANGES.txt Mon Dec 17 03:52:48 2001 +0000 @@ -1,7 +1,7 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2001-11-?? - 0.3.1 +2001-12-?? - 0.3.1b1 Feature: . Added INSTANCE_NAME to configuration - used in web and email to identify the instance.
