You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2020/09/15 12:44:51 UTC

svn commit: r1881738 - /httpd/site/trunk/tools/tag.sh

Author: rpluem
Date: Tue Sep 15 12:44:51 2020
New Revision: 1881738

URL: http://svn.apache.org/viewvc?rev=1881738&view=rev
Log:
* Update CHANGES file with entries from change-entries directory before taging.

Modified:
    httpd/site/trunk/tools/tag.sh

Modified: httpd/site/trunk/tools/tag.sh
URL: http://svn.apache.org/viewvc/httpd/site/trunk/tools/tag.sh?rev=1881738&r1=1881737&r2=1881738&view=diff
==============================================================================
--- httpd/site/trunk/tools/tag.sh (original)
+++ httpd/site/trunk/tools/tag.sh Tue Sep 15 12:44:51 2020
@@ -133,6 +133,9 @@ cd build
 cd ../
 rm -rf build
 
+# Update CHANGES file with entries from change-entries directory.
+# See http://svn.apache.org/viewvc/httpd/httpd/trunk/README.CHANGES?view=co
+make update-changes
 
 cd "$src_dir"
 #    Set AP_SERVER_DEVBUILD_BOOLEAN to 0 in include/ap_release.h.