]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
this isn't pre4, this is rc1
authorRoger Dingledine <arma@torproject.org>
Wed, 18 Aug 2004 21:59:44 +0000 (21:59 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 18 Aug 2004 21:59:44 +0000 (21:59 +0000)
svn:r2296

ChangeLog
configure.in

index 12759078273e9deb4152c40cb62047688951a392..f62ada6738c290897d3cff12afb1838500b788c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 Release notes in progress for 0.0.8:
-pre4:
+rc1:
   o Changes from 0.0.7.3:
     - Bugfixes:
       - Fix assert triggers: if the other side returns an address 0.0.0.0,
index e30b3c8518864e66b2a3b6ef2e10fee18135fe44..47f44137b0b32c3c9842360605c6b7906ebe9a6d 100644 (file)
@@ -1,6 +1,6 @@
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.8pre4)
+AM_INIT_AUTOMAKE(tor, 0.0.8rc1)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST