aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-07-16 00:01:52 +0000
committerRoger Dingledine <arma@torproject.org>2008-07-16 00:01:52 +0000
commit39f09b46029ca31fc3784fb1ad2119bd0ca30178 (patch)
treed5a4c81dab88aaaa596788d610a9f7851e058fa3
parentcd3262962461b6414cca0b90b1943669b8a8e620 (diff)
downloadtor-39f09b46029ca31fc3784fb1ad2119bd0ca30178.tar.gz
tor-39f09b46029ca31fc3784fb1ad2119bd0ca30178.zip
clean up the changelog, and give us a date (today!)
svn:r15953
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
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