diff options
author | Roger Dingledine <arma@torproject.org> | 2007-03-02 05:18:52 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-03-02 05:18:52 +0000 |
commit | 629930ad164309486f15823a8cd29ffb01c7841a (patch) | |
tree | 38190c43a212ea6011b439070afa3c1114d2626e /ChangeLog | |
parent | 90960dc0671bfa1f17e6cf25cc77fa23176af429 (diff) | |
download | tor-629930ad164309486f15823a8cd29ffb01c7841a.tar.gz tor-629930ad164309486f15823a8cd29ffb01c7841a.zip |
bump to 0.1.2.9-rc
svn:r9705
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.1.2.9-rc - 2007-03-?? +Changes in version 0.1.2.9-rc - 2007-03-02 o Major bugfixes (Windows): - On MinGW, use "%I64u" to printf/scanf 64-bit integers, instead of the usual GCC "%llu". This prevents a bug when saving 64-bit |