Author: stsp
Date: Tue Sep 24 14:56:40 2024
New Revision: 1920878

URL: http://svn.apache.org/viewvc?rev=1920878&view=rev
Log:
*CHANGES: add revision numbers to 1.14.4 entries

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: 
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1920878&r1=1920877&r2=1920878&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Sep 24 14:56:40 2024
@@ -22,18 +22,18 @@ Version 1.14.4
 https://svn.apache.org/repos/asf/subversion/tags/1.14.4
  User-visible changes:
   - Client-side improvements and bugfixes:
-    * Fix unbounded memory usage in propget and proplist --xml commands
-    * Fix cmdline parsing bugs in --change (-c) argument
-    * Improve help message for svnmucc PUT.
+    * Fix unbounded memory usage in propget and proplist --xml (r1918138, -39)
+    * Fix cmdline parsing bugs in --change (-c) argument (r1917864, -944)
+    * Improve help message for svnmucc PUT (r1914222)
   - Server-side bugfixes:
-    * mailer.py: Fix inconsistency in path argment on Config.which_group()
+    * mailer.py: Fix inconsistency in Config.which_group() arguments (r1914518)
 
  Developer-visible changes:
-    * Fix svnadmin_tests.py failing with Python 3.11+ on Windows.
-    * Support building swig-rb with clang 16 / GCC14 
-    * Convert path to local style in error message from diff API
-    * Fix `invalid escape sequence` in Python scripts for Python 3.12.
-    * swig-py: Fix `none_dealloc` error caused by reference count issue.
+    * Fix svnadmin_tests.py failing with Python 3.11+ on Windows (r1910464)
+    * Support building swig-rb with clang 16 / GCC14 (r1915236, -39)
+    * Convert path to local style in error message from diff API (r1917946)
+    * Fix `invalid escape sequence` in .py scripts for Python 3.12 (r1912632)
+    * swig-py: Fix `none_dealloc` error caused by refcount issue (r1915316)
 
 Version 1.14.3
 (20 Dec 2023, from /branches/1.14.x)


Reply via email to