]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fold in new change stanza
authorRoger Dingledine <arma@torproject.org>
Tue, 15 Jan 2013 16:54:52 +0000 (11:54 -0500)
committerRoger Dingledine <arma@torproject.org>
Tue, 15 Jan 2013 16:54:52 +0000 (11:54 -0500)
ChangeLog
changes/bug7959 [deleted file]

index de9745540b37e8bf3c727b4501e731ea52efcb0f..dc583f2d108767fcb4007c84922c23229e396ade 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-Changes in version 0.2.4.9-alpha - 2013-01-??
+Changes in version 0.2.4.9-alpha - 2013-01-15
+  Tor 0.2.4.9-alpha provides a quick fix to make the new ntor handshake
+  work more robustly.
+
+  o Major bugfixes:
+    - Fix backward compatibility logic when receiving an embedded ntor
+      handshake tunneled in a CREATE cell. This clears up the "Bug:
+      couldn't format CREATED cell" warning. Fixes bug 7959; bugfix
+      on 0.2.4.8-alpha.
 
 
 Changes in version 0.2.4.8-alpha - 2013-01-14
diff --git a/changes/bug7959 b/changes/bug7959
deleted file mode 100644 (file)
index 80cd866..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-  o Major bugfixes:
-    - Fix backward compatibility logic when receiving an embedded ntor
-      handshake tunneled in a CREATE cell. This clears up the "Bug: couldn't
-      format CREATED cell" warning. Fix for bug 7959; bugfix on
-      0.2.4.8-alpha.
-