diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-07 06:54:37 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-07 06:54:37 +0000 |
commit | ae44338090064c80253272e197df2584a34e3ad0 (patch) | |
tree | f793b0d1a8ed5f12b657726d4b58f5966e6b689e | |
parent | 2e6feb646bd22309d0730d5d9af3b750dbc02f0c (diff) | |
download | tor-ae44338090064c80253272e197df2584a34e3ad0.tar.gz tor-ae44338090064c80253272e197df2584a34e3ad0.zip |
r11687@catbus: nickm | 2007-02-07 01:52:46 -0500
Set changelog correctly on last patch.
svn:r9513
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ Changes in version 0.1.2.8-alpha - 2007-??-?? o Major bugfixes (accounting): - - + - When we start during an accounting interval before it's time to wake + up, remember to wake up at the correct time. (May fix bug 342.) o Minor bugfixes (controller): - Give the controller END_STREAM_REASON_DESTROY events _before_ we |