[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Update CHANGES.

From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2006-07-04 10:34:27 CEST

Hi,

To push ahead the 1.4.x releasing process even if only slightly, I try
updating the CHANGES file by adding entries for some recently merged
revisions. Here is a patch. Since I've never done such a work,
I'll be very happy if some reviews and comments are presented, such as
"This entry is not necessary" or "This entry should be written here"...

Thanks,

-nori

[[[
* CHANGES: Add entries for some recently merged revisions. Also,
  correct an entry by changing its revision number from one for merging
  to the 1.4.x branch to one for modification to the trunk.
]]]

Index: CHANGES
===================================================================
--- CHANGES (revision 20411)
+++ CHANGES (working copy)
@@ -87,6 +87,7 @@
     * delta compression improvements:
        - new delta encoding reduces size (r18363 -94 -66 -78 -98 -99 -457 -950)
        - xdelta algorithm speed improvements (r18986, 19047)
+ * require APR 0.9.x >= 0.9.7 to avoid FSFS repository corruption (r19915)
     * don't bail on invalid locale (r19445)
     * improve speed of non-verbose svn ls (r17067 -71)
     * fixed: delta combiner reading past EOF (r17743)
@@ -114,6 +115,9 @@
   - svn_ra_replay
   - svn_wc_revision_status
   - several rev'd APIs, see doxygen docs
+* explicitly destroy the svnserve connection pool in forking mode (r19992)
+* widen SWIG requirement to 1.3.29 (r19968)
+* deal with perms and attributes correctly on unix and Win32 (r19924)
 * flush stdout after each status/notification line (r19476 -656)
 * new (experimental) ra_serf repository access module for pipelined DAV
 * .svn/entries use a less verbose non-xml format (r19420)
@@ -142,7 +146,7 @@
     - API for path validation (r18989, r19079)
     - C++/Java code refactoring, cleanup, and consolidation
     - fixed: handle possible errors from date/time conversions (r17213)
- - fixed: SVNClient username()/password() JVM crash on null input (r19825)
+ - fixed: SVNClient username/password JVM crash on null input (r19803 -13)
     - fixed: specify default UUID load action (r18030)
     - fixed: compile error on Visual Studio 2005 (r18054)
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 4 10:35:16 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.