Mercurial > babel > old > babel-test
comparison ChangeLog @ 479:540e6652b785 stable-0.9.x
Merged revisions 469,529 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r469 | jruigrok | 2009-03-16 18:49:48 +0100 (ma, 16 mrt 2009) | 5 lines
Fix Catalog._set_mime_headers' handing of negative offsets.
Submitted by: Asheesh Laroia (Creative Commons)
Closes: #165
........
r529 | jruigrok | 2010-04-11 10:43:36 +0200 (zo, 11 apr 2010) | 2 lines
Fix typos.
........
author | jruigrok |
---|---|
date | Sun, 11 Apr 2010 08:48:25 +0000 |
parents | 2c6f5e610e86 |
children | fc93fd7a2efb |
comparison
equal
deleted
inserted
replaced
477:1816922d22b1 | 479:540e6652b785 |
---|---|
11 * Use a more explicit error message if no option or argument (command) is | 11 * Use a more explicit error message if no option or argument (command) is |
12 passed to pybabel (ticket #81). | 12 passed to pybabel (ticket #81). |
13 * Keep the PO-Revision-Date if it is not the default value (ticket #148). | 13 * Keep the PO-Revision-Date if it is not the default value (ticket #148). |
14 * Make --no-wrap work by reworking --width's default and mimic xgettext's | 14 * Make --no-wrap work by reworking --width's default and mimic xgettext's |
15 behaviour of always wrapping comments (ticket #145). | 15 behaviour of always wrapping comments (ticket #145). |
16 * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165). | |
16 | 17 |
17 | 18 |
18 Version 0.9.5 | 19 Version 0.9.5 |
19 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 20 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |
20 (Apr 6 2010, from branches/stable/0.9.x) | 21 (Apr 6 2010, from branches/stable/0.9.x) |