Mercurial > p > roundup > code
diff CHANGES.txt @ 3601:7b25567f0f54
indexing may be turned off for FileClass "content" now
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Apr 2006 01:39:47 +0000 |
| parents | 761b222b7f83 |
| children | 064515f658e8 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 06 06:01:35 2006 +0000 +++ b/CHANGES.txt Thu Apr 27 01:39:47 2006 +0000 @@ -8,6 +8,10 @@ Fixed: - progress display in roundup-admin reindex - bug in menu() permission filter (sf bug 1444440) +- indexing may be turned off for FileClass "content" now + ("content" and "type" properties are now automatically included in the + FileClass schema where previously the "content" property was faked and + "type" was optional) 2006-03-03 1.1.1
