소스 검색

forward-port the 0.1.2.10-rc changelog

svn:r9773
Roger Dingledine 18 년 전
부모
커밋
55fc1be994
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      ChangeLog

+ 4 - 2
ChangeLog

@@ -19,13 +19,15 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
       eventdns code.
 
 
-Changes in version 0.1.2.10-rc - 2007-03-??
+Changes in version 0.1.2.10-rc - 2007-03-07
   o Major bugfixes (Windows):
     - Do not load the NT services library functions (which may not exist)
-      just to detect if we're a service trying to shut down.
+      just to detect if we're a service trying to shut down. Now we run
+      on Win98 and friends again.
 
   o Minor bugfixes (other):
     - Clarify a couple of log messages.
+    - Fix a misleading socks5 error number.
 
 
 Changes in version 0.1.2.9-rc - 2007-03-02