kfogel@tigris.org wrote:
>
> Author: kfogel
> Date: 2002-08-09 16:24:06 -0500 (Fri, 09 Aug 2002)
> New Revision: 2927
>
> Modified:
> trunk/CHANGES
> trunk/subversion/include/svn_version.h
> Log:
> * subversion/include/svn_version.h
> (SVN_VER_MICRO): Bump for 0.14.1.
>
> * CHANGES: Make a guess at the revision number. Don't mention the
> issue #838 changes; although they are technically user-visible, the
> whole issue is still under discussion.
Since you're going to update CHANGES again to fix the revision number,
here are some minor improvements:
Best,
Blair
* CHANGES:
Mention svn_load_dirs.pl improvements.
Spelling fix.
Fix indentation.
Index: ./CHANGES
===================================================================
--- ./CHANGES
+++ ./CHANGES Fri Aug 9 14:56:29 2002
@@ -7,12 +7,13 @@
* new 'svn st --no-ignore' option
* new 'svn --version --quiet' option
* more conservative 'svn help' usage error-message
- * more graceful degredation from charset conversion failure
+ * more graceful degradation from charset conversion failure
* standardize policy of -q switch behavior
* less intimidating error output
* new SVNParentPath directive for mod_dav_svn <Location>s
* svnlook now correctly displays copied subtrees
- * Handbook: additions, tweaks, cleanups, and new French Translation. :-)
+ * Handbook: additions, tweaks, cleanups, and new French Translation :-)
+ * svn_load_dirs.pl: auto propset on files matching specified regex, bug fixes
Developer-visible changes:
* integrated the delta-combiner! (issue #531)
@@ -30,11 +31,11 @@
copies), #790 (copy table uses txnID), #815 (custom sorting)
* numerous bugfixes: #709 (better error handling), #813/814
(apr_filepath_merge), #685 (showing dir propdiffs), OS X dumper
- bugfix, #561 (property conflict detection), mod_dav_svn path bugs,
- svn_wc_status() bugs, path canonicalization bugs, #816 (svn log -r),
- #843 (URL keyword), #846 (kind-change replacement), #809 ($EDITOR dir),
- #855 (module updates not cooperating with new wc access batons),
- improvements to test suite sensitivity,
+ bugfix, #561 (property conflict detection), mod_dav_svn path bugs,
+ svn_wc_status() bugs, path canonicalization bugs, #816 (svn log -r),
+ #843 (URL keyword), #846 (kind-change replacement), #809 ($EDITOR dir),
+ #855 (module updates not cooperating with new wc access batons),
+ improvements to test suite sensitivity,
Version 0.14.0 [Alpha] (released 23 July 2002, revision 2667)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 23:59:07 2002