You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/05/16 14:11:10 UTC

svn commit: r1483312 - /subversion/trunk/CHANGES

Author: rhuijben
Date: Thu May 16 12:11:09 2013
New Revision: 1483312

URL: http://svn.apache.org/r1483312
Log:
* CHANGES: Use the final name of Visual Studio 2012

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1483312&r1=1483311&r2=1483312&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu May 16 12:11:09 2013
@@ -321,7 +321,7 @@ http://svn.apache.org/repos/asf/subversi
     * fix build with Apache HTTPD 2.5 (r1408985)
     * allow running the test suite through a http proxy (r1410195)
     * don't use non-constant initializers in struct variables (r1412911)
-    * allow generation of Visual Studio 11 compatible projects (r1245152)
+    * allow generation of Visual Studio 2012 compatible projects (r1245152)
     * nicer pretty-printing of Subversion data types in gdb (r1367262 et al)
     * teach serf build on Windows to use static APR/Util and OpenSSL (r1371338)
     * add --ssl-cert option to win-tests.py to run tests over https (r1372760)