File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1616Fixes:
1717- Minor update of doc/developers.txt to point to the new resources
1818 on www.roundup-tracker.org (Bernhard Reiter)
19- - Small CSS improvements regaring the search box (thanks Thomas Arendsan Hein)
19+ - Small CSS improvements regaring the search box (thanks Thomas Arendsen Hein)
2020 (issue 2550589)
2121- Indexers behaviour made more consistent regarding length of indexed words
2222 and stopwords (thanks Thomas Arendsen Hein, Bernhard Reiter)(issue 2550584)
@@ -26,12 +26,13 @@ Fixes:
2626 for export/import) has a new field size limit starting with python2.5.
2727 We now issue a warning during export if the limit is too small and use
2828 the csv_field_size configuration during import to set the limit for
29- the csv module.
29+ the csv module. (Ralf Schlatterbeck)
3030- Small fix for CGI-handling of XMLRPC requests for python2.4, this
3131 worked only for 2.5 and beyond due to a change in the xmlrpc interface
32- in python
33- - Document filter method of xmlrpc interface
34- - Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
32+ in python (Ralf Schlatterbeck)
33+ - Document filter method of xmlrpc interface (Ralf Schlatterbeck)
34+ - Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
35+ (Ralf Schlatterbeck)
3536
36372009-08-10 1.4.9 (r4346)
3738
You can’t perform that action at this time.
0 commit comments