mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
add a changelog and bump to 0.0.8rc2
svn:r2303
This commit is contained in:
parent
79df0aa18a
commit
1e24d59aef
@ -1,4 +1,9 @@
|
||||
Release notes in progress for 0.0.8:
|
||||
rc2:
|
||||
o Make it compile on cygwin again.
|
||||
o When picking unverified routers, skip those with low uptime and/or
|
||||
low bandwidth, depending on what properties you care about.
|
||||
|
||||
rc1:
|
||||
o Changes from 0.0.7.3:
|
||||
- Bugfixes:
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
AC_INIT
|
||||
AM_INIT_AUTOMAKE(tor, 0.0.8rc1)
|
||||
AM_INIT_AUTOMAKE(tor, 0.0.8rc2)
|
||||
AM_CONFIG_HEADER(orconfig.h)
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
Loading…
Reference in New Issue
Block a user