Mercurial > p > roundup > code
comparison CHANGES.txt @ 717:14e94c28bdb0
fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope
(thanks dman)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 14 May 2002 23:36:25 +0000 |
| parents | 6f6cdfd412d7 |
| children | e10c37f53efd |
comparison
equal
deleted
inserted
replaced
| 716:e35bb05bd858 | 717:14e94c28bdb0 |
|---|---|
| 36 to the nodes that are actually linked to in the "field" template | 36 to the nodes that are actually linked to in the "field" template |
| 37 function. This adds about 20+ seconds in the display of an issue if | 37 function. This adds about 20+ seconds in the display of an issue if |
| 38 your database has a 1000 or more issues in it. | 38 your database has a 1000 or more issues in it. |
| 39 . added missing documentation for a few of the config option values | 39 . added missing documentation for a few of the config option values |
| 40 . file upload broke if you didn't supply a change note | 40 . file upload broke if you didn't supply a change note |
| 41 . fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope | |
| 42 (thanks dman) | |
| 43 | |
| 41 | 44 |
| 42 2002-03-25 - 0.4.1 | 45 2002-03-25 - 0.4.1 |
| 43 Feature: | 46 Feature: |
| 44 . use blobfiles in back_anydbm which is used in back_bsddb. | 47 . use blobfiles in back_anydbm which is used in back_bsddb. |
| 45 change test_db as dirlist does not work for subdirectories. | 48 change test_db as dirlist does not work for subdirectories. |
