Mercurial > babel > old > mirror
comparison 0.9.x/ChangeLog @ 455:b9005e2e855d stable
Add the date for the release.
author | jruigrok |
---|---|
date | Tue, 06 Apr 2010 09:17:31 +0000 |
parents | 8941027e8b22 |
children | c6a73c8382f6 |
comparison
equal
deleted
inserted
replaced
454:8941027e8b22 | 455:b9005e2e855d |
---|---|
1 Version 0.9.5 | 1 Version 0.9.5 |
2 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 2 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |
3 (? ? 2010, from branches/stable/0.9.x) | 3 (Apr 6 2010, from branches/stable/0.9.x) |
4 | 4 |
5 * Fixed the case where messages containing square brackets would break with | 5 * Fixed the case where messages containing square brackets would break with |
6 an unpack error. | 6 an unpack error. |
7 * Backport of r467: Fuzzy matching regarding plurals should *NOT* be checked | 7 * Backport of r467: Fuzzy matching regarding plurals should *NOT* be checked |
8 against len(message.id) because this is always 2, instead, it's should be | 8 against len(message.id) because this is always 2, instead, it's should be |