Author: stsp
Date: Tue Sep 24 14:37:00 2024
New Revision: 1920877
URL: http://svn.apache.org/viewvc?rev=1920877&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=1920877&r1=1920876&r2=1920877&view=diff
==============================================================================
--- subversion/branches/1.14.x/CHANGES (original)
+++ subversion/branches/1.14.x/CHANGES Tue Sep 24 14:37:00 2024
@@ -4,6 +4,24 @@
# To view an issue listed as (issue #XXXX), visit:
# https://subversion.apache.org/issue-XXXX
+Version 1.14.4
+(8 Oct 2024, from /branches/1.14.x)
+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.
+ - Server-side bugfixes:
+ * mailer.py: Fix inconsistency in path argment on Config.which_group()
+
+ 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.
+
Version 1.14.3
(20 Dec 2023, from /branches/1.14.x)
https://svn.apache.org/repos/asf/subversion/tags/1.14.3
Propchange: subversion/branches/1.14.x/CHANGES
------------------------------------------------------------------------------
Merged
/subversion/trunk/CHANGES:r1899492-1899787,1899790-1903576,1903578-1914249,1914251-1920876