]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
clean up the changelog, and give us a date (today!)
authorRoger Dingledine <arma@torproject.org>
Wed, 16 Jul 2008 00:01:52 +0000 (00:01 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 16 Jul 2008 00:01:52 +0000 (00:01 +0000)
svn:r15953

ChangeLog

index 933794866a35ca203844f59b019b12ced24cbbc8..33fc21f0bee9639a3717e12b8c17932d728ebb2e 100644 (file)
--- 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