Mercurial > babel > old > mirror
comparison 0.9.x/ChangeLog @ 474:c40f442c22b7 stable
Merged revisions 460-461 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r460 | palgarvio | 2008-12-16 00:47:54 +0100 (di, 16 dec 2008) | 2 lines
Make the `POT-Creation-Date` of the catalog being updated equal to `POT-Creation-Date` of the template used to update. Fixes #148.
........
r461 | palgarvio | 2008-12-16 14:35:23 +0100 (di, 16 dec 2008) | 2 lines
Testcase for fix of #148.
........
author | jruigrok |
---|---|
date | Sun, 11 Apr 2010 08:20:56 +0000 |
parents | 2b67406f276a |
children | 0385e2aecbaa |
comparison
equal
deleted
inserted
replaced
473:95b3063ef532 | 474:c40f442c22b7 |
---|---|
4 | 4 |
5 * Backport r493-494: documentation typo fixes. | 5 * Backport r493-494: documentation typo fixes. |
6 * Make the CLDR import script work with Python 2.7. | 6 * Make the CLDR import script work with Python 2.7. |
7 * Fix various typos. | 7 * Fix various typos. |
8 * Sort output of list-locales. | 8 * Sort output of list-locales. |
9 * Make the POT-Creation-Date of the catalog being updated equal to | |
10 POT-Creation-Date of the template used to update (ticket #148). | |
9 | 11 |
10 | 12 |
11 Version 0.9.5 | 13 Version 0.9.5 |
12 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 14 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |
13 (Apr 6 2010, from branches/stable/0.9.x) | 15 (Apr 6 2010, from branches/stable/0.9.x) |