Mercurial > babel > mirror
comparison ChangeLog @ 453:08840dc07d95 stable-0.9.x
Add the date for the release.
author | jruigrok |
---|---|
date | Tue, 06 Apr 2010 09:17:31 +0000 |
parents | 6639989432a9 |
children | bae29abe12f1 |
comparison
equal
deleted
inserted
replaced
452:6639989432a9 | 453:08840dc07d95 |
---|---|
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 |