Mercurial > p > roundup > code
comparison CHANGES.txt @ 697:210e1ae39ab1
All database files are now created group readable and writable.
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Wed, 24 Apr 2002 10:38:26 +0000 |
| parents | 709f8f1d5661 |
| children | 676d4cfde9a5 |
comparison
equal
deleted
inserted
replaced
| 696:709f8f1d5661 | 697:210e1ae39ab1 |
|---|---|
| 19 <br>View: <display call="link('superseder', showid=1)"> | 19 <br>View: <display call="link('superseder', showid=1)"> |
| 20 </property> | 20 </property> |
| 21 </td> | 21 </td> |
| 22 . stripping of the email message body can now be controlled through the | 22 . stripping of the email message body can now be controlled through the |
| 23 config variables EMAIL_KEEP_QUOTED_TEXT and EMAIL_LEAVE_BODY_UNCHANGED. | 23 config variables EMAIL_KEEP_QUOTED_TEXT and EMAIL_LEAVE_BODY_UNCHANGED. |
| 24 . all database files created are now group readable and writable. | |
| 24 | 25 |
| 25 Fixed: | 26 Fixed: |
| 26 . stop sending blank (whitespace-only) notes | 27 . stop sending blank (whitespace-only) notes |
| 27 . cleanup of serialisation for database storage | 28 . cleanup of serialisation for database storage |
| 28 . node ids are now generated from a lockable store - no more race conditions | 29 . node ids are now generated from a lockable store - no more race conditions |
