[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] bump to 0.1.0.5-rc
Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor
Modified Files:
ChangeLog configure.in
Log Message:
bump to 0.1.0.5-rc
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ChangeLog 27 Apr 2005 04:41:29 -0000 1.81
+++ ChangeLog 27 Apr 2005 19:30:27 -0000 1.82
@@ -15,8 +15,7 @@
- Improve performance for dirservers: stop re-parsing the whole
directory every time you regenerate it.
- Add more debugging info to help us find the weird dns freebsd
- pthreads bug.
- - Cleaner debug messages to help us track down future issues.
+ pthreads bug; cleaner debug messages to help track future issues.
Changes in version 0.1.0.4-rc - 2005-04-23
Index: configure.in
===================================================================
RCS file: /home2/or/cvsroot/tor/configure.in,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- configure.in 26 Apr 2005 20:59:34 -0000 1.185
+++ configure.in 27 Apr 2005 19:30:28 -0000 1.186
@@ -4,7 +4,7 @@
dnl See LICENSE for licensing information
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.0.4-rc-cvs)
+AM_INIT_AUTOMAKE(tor, 0.1.0.5-rc)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST