diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -91,6 +91,8 @@ Changes in version 0.2.0.8-alpha - 2007-10-12 o Minor bugfixes (of some sort): - Stop calling tor_strlower() on uninitialized memory in some cases. Bugfix in 0.2.0.7-alpha. + - Fix a minor memory leak whenever we parse guards from our state + file. Bugfix on 0.2.0.7-alpha. o Code simplifications and refactoring: - Make a bunch of functions static. Remove some dead code. |