[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2534: Add the changelog item too. (vidalia/trunk)



Author: edmanm
Date: 2008-04-25 00:52:35 -0400 (Fri, 25 Apr 2008)
New Revision: 2534

Modified:
   vidalia/trunk/CHANGELOG
Log:
Add the changelog item too.


Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG	2008-04-25 04:50:43 UTC (rev 2533)
+++ vidalia/trunk/CHANGELOG	2008-04-25 04:52:35 UTC (rev 2534)
@@ -1,6 +1,8 @@
 0.1.3   xx-xxx-2008
   o Fix the OSX_FAT_BINARY build option so that it actually does produce a
     Universal binary when enabled. (Ticket #342)
+  o Rename src/util to src/common, since libutil.a was apparently conflicting
+    with libUtil.dylib when compiling Vidalia on OS X Leopard.
   o Switch to using 'getinfo ns/all' instead of 'getinfo network-status' to
     get a list of available relays. 'getinfo network-status' was deprecated
     long ago.