merge of '44eff3cb8553cf29a7e4eb6c02f624648f91b124'

and 'f400e9b73f924edf556205f9f75b4e2c58e92998'
This commit is contained in:
zzz
2009-06-30 13:11:11 +00:00
15 changed files with 59 additions and 46 deletions

View File

@ -130,6 +130,12 @@
* NetDb stats: Normalize tunnel build stats for increased anonymity,
effective in 0.7.6
2009-06-30 sponge
* General cleanup on streaming and ministreaming.
This fixes some compile warnings, and prepares for a larger fix.
There is no code-flow changes, just lint. One warning remains as I am
unsure exactly how to solve the problem yet.
* 2009-06-29 0.7.5 released
2009-06-29 Complication