[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3750: I suppose r3749 wants a changelog entry too. (vidalia/trunk)
Author: edmanm
Date: 2009-04-30 23:13:19 -0400 (Thu, 30 Apr 2009)
New Revision: 3750
Modified:
vidalia/trunk/CHANGELOG
Log:
I suppose r3749 wants a changelog entry too.
Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG 2009-05-01 03:09:59 UTC (rev 3749)
+++ vidalia/trunk/CHANGELOG 2009-05-01 03:13:19 UTC (rev 3750)
@@ -8,6 +8,9 @@
for consistency with our 'make dist-osx' target.
o Fix a couple bugs in the WiX-based Windows installer related to building
a Marble-enabled Vidalia installer.
+ o Write the list of source files containing translatable strings to a
+ .pro file and supply just the .pro file as an argument to lupdate, rather
+ than supplying all of the source file names themselves.
o Raise the minimum required Qt version from 4.2 to 4.3.