Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Wed, 07 Apr 2010 07:50:18 +0000 | jruigrok | Prepare for 0.9.5 release. stable |
Wed, 07 Apr 2010 07:35:53 +0000 | cmlenz | Ported r505 to 0.9.x stable branch. stable |
Wed, 07 Apr 2010 07:33:59 +0000 | cmlenz | Rename the ''CVS'' directory in the test data to ''ignored'', as quite a number of tools are configured or even hardcoded to ignore CVS directories. For example, I couldn't find a way to include the directory in the sdist tarball. |
Tue, 06 Apr 2010 12:11:52 +0000 | jruigrok | This is version 0.9.5. stable |
Tue, 06 Apr 2010 11:48:54 +0000 | cmlenz | Backport r500 to 0.9.x stable branch. stable |
Tue, 06 Apr 2010 11:45:01 +0000 | cmlenz | Workaround for a weird bug with newer versions of pytz, which fails when `utcoffset()` gets passed a `None` argument. Which it shouldn't be getting in the first place. |