Skip to content

Commit ee80ac1

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 7fd9a1d commit ee80ac1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Feature:
66
- added a favicon
77
- added url_quote and html_quote methods to the utils object
88
- added isset method to HTMLProperty
9+
- database export now exports full journals too
910

1011
Fixed:
11-
- CSV export was busted (as was any action returning a result)
12+
- web CSV export was busted (as was any action returning a result)
1213
- MultiMapping deviated from the Zope C implementation in a number of
1314
places (thanks Toby Sargeant)
1415
- MySQL and Postgresql use BOOL/BOOLEAN for Boolean types

doc/whatsnew-0.7.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,9 @@ Other improvements
435435
is not capable of storing this precision though, so it will be lost for
436436
users of that backend.
437437

438+
- The roundup-admin "export" and "import" commands now handle the database
439+
journals too. This means that exports from previous versions of Roundup
440+
will not work under 0.7!
438441

439442

440443
.. _`customisation documentation`: customizing.html

0 commit comments

Comments
 (0)