Skip to content

Commit 9e61527

Browse files
Bernhard ReiterBernhard Reiter
authored andcommitted
Fixed spelling of Thomas' lastname.
Added Ralf as originator of some of the 1.4.10 changes.
1 parent 127cc2b commit 9e61527

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGES.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Fixes:
1616
Fixes:
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

3637
2009-08-10 1.4.9 (r4346)
3738

0 commit comments

Comments
 (0)