From: Roger Dingledine Date: Wed, 16 Jul 2008 00:01:52 +0000 (+0000) Subject: clean up the changelog, and give us a date (today!) X-Git-Tag: tor-0.2.0.30~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=39f09b46029ca31fc3784fb1ad2119bd0ca30178;p=thirdparty%2Ftor.git clean up the changelog, and give us a date (today!) svn:r15953 --- diff --git a/ChangeLog b/ChangeLog index 933794866a..33fc21f0be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ -Changes in version 0.2.0.30-rc - 2008-07-?? - o Minor bugsfixes: +Changes in version 0.2.0.30 - 2008-07-15 + o Minor bugfixes: - Stop using __attribute__((nonnull)) with GCC: it can give us useful warnings (occasionally), but it can also cause the compiler to - eliminate error-checking code. Suggested by Peter Gutmann. + eliminate error-checking code. Suggested by Peter Gutmann. Changes in version 0.2.0.29-rc - 2008-07-08