Author: brane
Date: Tue Dec 18 17:59:46 2018
New Revision: 1849201
URL: http://svn.apache.org/viewvc?rev=1849201&view=rev
Log:
* CHANGES: Record r1849200 removal of Googlemock dependency.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1849201&r1=1849200&r2=1849201&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Dec 18 17:59:46 2018
@@ -32,6 +32,7 @@ https://svn.apache.org/repos/asf/subvers
- General:
* Storing passwords in plain text on disk is disabled by default (r1845377)
* Updated the required libtool version to 2.x (r1845716)
+ * get-deps.sh: Remove references to Googlemock and Googletest (r1849200)
- Bindings:
* Fixed potential core dump in JavaHL's ISVNClient.diff (r1845408)