r16106@catbus: nickm | 2007-10-24 11:45:56 -0400

Note r12153/4 as backportable.


svn:r12155
This commit is contained in:
Nick Mathewson 2007-10-24 15:47:01 +00:00
parent 1137f40010
commit 3e8a1707e9
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ Backport for 0.1.2.x once better tested:
o r11915: just because you hup, don't publish a near-duplicate descriptor
- r11994: Call routerlist_remove_old_routers() less. This will be a
tricky backport.
- r12153 and r12154: Give better warnings when we fail to mmap a descriptor
store that we just wrote.