[tor-commits] r24561: {arm} Updating release notes to reflect bug caught by Nicolas plus (arm/trunk)

Damian Johnson atagar1 at gmail.com
Tue Apr 5 02:42:19 UTC 2011


Author: atagar
Date: 2011-04-05 02:42:18 +0000 (Tue, 05 Apr 2011)
New Revision: 24561

Modified:
   arm/trunk/ChangeLog
Log:
Updating release notes to reflect bug caught by Nicolas plus hotfixes for the last release that never made it into the changelog.



Modified: arm/trunk/ChangeLog
===================================================================
--- arm/trunk/ChangeLog	2011-04-05 02:32:07 UTC (rev 24560)
+++ arm/trunk/ChangeLog	2011-04-05 02:42:18 UTC (rev 24561)
@@ -47,6 +47,7 @@
     * fix: the 'startup.dataDirectory' config option was being ignored
     * fix: recognizing the proper private ip ranges of the 172.* block
     * fix: missing 'is default' option from config sort ordering
+    * fix (4/4/11): hidden service parsing issue when there's multiple spaces in the HiddenServicePort opition (caught by Nicolas Pouillard)
 
 1/7/11 - version 1.4.1 (r24054)
 Platform specific enhancements including BSD compatibility and vastly improved performance on Linux.
@@ -89,6 +90,11 @@
     * fix: connection resolution wasn't finding results if tor was running under a different name
     * fix: brought all Linux connection resolvers into parity (established tcp connections only)
     * fix: commands with quoted pipes were being mis-parsed by the sysTools' call function
+    * fix (1/11/11, r24064): including platform, python version, and arm/tor configurations in debug dumps
+    * fix (1/11/11, r24064): properly parse the ps field when displaying decimal seconds (patch by Fabian)
+    * fix (1/11/11, r24064): error when initial resource lookups fail (caught by Trystero)
+    * fix (1/12/11, r24075): decimal seconds in the ps uptime field were being misparsed (patch by Fabian)
+    * fix (1/15/11, r24092): adding a --docPath argument to help Gentoo ebuilds (https://bugs.gentoo.org/349792)
 
 11/27/10 - version 1.4.0 (r23873)
 Introducing a new page for managing tor's configuration, along with several other improvements.



More information about the tor-commits mailing list