Author: stsp
Date: Thu Mar 31 15:36:13 2011
New Revision: 1087344
URL: http://svn.apache.org/viewvc?rev=1087344&view=rev
Log:
* CHANGES: Drop issue #3754 item. This problem never affected any release.
Found by: hwright
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1087344&r1=1087343&r2=1087344&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Mar 31 15:36:13 2011
@@ -139,7 +139,6 @@ the 1.6 release: http://subversion.apac
* allow mod_dav_svn to compile against Apache 2.4 (issue #3548)
* support running tests against older servers (r876016)
* notification of unversioned obstructions (r877344)
- * fixed: configure script requires missing file on Solaris (#issue 3754)
- API changes:
* don't crash svn_client_copy if ctx->log_msg_func is NULL (issue #3234)