Author: stsp
Date: Tue Sep 24 14:58:07 2024
New Revision: 1920879
URL: http://svn.apache.org/viewvc?rev=1920879&view=rev
Log:
* CHANGES (1.14.x): Merge from trunk.
Modified:
subversion/branches/1.14.x/CHANGES (contents, props changed)
Modified: subversion/branches/1.14.x/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/CHANGES?rev=1920879&r1=1920878&r2=1920879&view=diff
==============================================================================
--- subversion/branches/1.14.x/CHANGES (original)
+++ subversion/branches/1.14.x/CHANGES Tue Sep 24 14:58:07 2024
@@ -9,18 +9,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)
Propchange: subversion/branches/1.14.x/CHANGES
------------------------------------------------------------------------------
Merged /subversion/trunk/CHANGES:r1920877-1920878