Skip to content

Commit 9e25c40

Browse files
committed
Separate and clarify Features and Fixes for 1.4.7 release.
1 parent 1ed6b89 commit 9e25c40

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGES.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ are given with the most recent entry first.
33

44
2009-03-13 1.4.7 (r4197)
55

6+
Features:
7+
- Provide a "no selection" option in web interface selection widgets
8+
- Debug logging now uses the logging module rather than print
9+
- Allow CGI frontend to serve XMLRPC requests.
10+
- Added XMLRPC actions, as well as bridging CGI actions to XMLRPC actions.
11+
- Optimized large file serving via mod_python / sendfile().
12+
- Support resuming downloads for (large) files.
13+
614
Fixes:
715
- a number of security issues were discovered by Daniel Diniz
816
- EditCSV and ExportCSV altered to include permission checks
@@ -13,10 +21,6 @@ Fixes:
1321
- Roundup is now compatible with Python 2.6
1422
- Improved French and German translations
1523
- Improve consistency of item sorting in HTML interface
16-
- Support sendfile() in mod_python for better file transfer
17-
- Provide a "no selection" option in web interface selection widgets
18-
- Debug logging now uses the logging module rather than print
19-
- Enable XML-RPC through regular web interface
2024
- Various other small bug fixes, robustification and optimisation
2125

2226

0 commit comments

Comments
 (0)