Code

pre-beta2 stuff
[roundup.git] / CHANGES.txt
index 22da228994ffae80a2328ed727a49d7d9232974e..343e51eb45e20b155df6be615c8cc801b9450da4 100644 (file)
@@ -1,12 +1,17 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2002-09-?? 0.5.0 beta2
-Fixed:
+2002-09-13 0.5.0 beta2
  . all backends now have a .close() method, and it's used everywhere
  . fixed bug in detectors __init__
  . switched the default issue item display to only show issue summary
-   (add instructions to doc to make it display entire content)
+   (added instructions to doc to make it display entire content)
+ . MANIFEST.in was missing a lot of template files
+ . added generic item editing
+ . much nicer layout of template rendering errors
+ . added context/is_edit_ok and context/is_view_ok convenience methods and
+   implemented use of them in the classic template
+
 
 2002-09-11 0.5.0 beta1
 Fixed: