This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-skin.git
The following commit(s) were added to refs/heads/master by this push:
new 4bc6404 Add separators
4bc6404 is described below
commit 4bc64042a036692936bf2de975c4a96fbc3ab797
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sat Dec 28 15:00:42 2024 -0500
Add separators
---
RELEASE-NOTES.txt | 3 +++
src/changes/release-notes.vm | 2 ++
2 files changed, 5 insertions(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 5b3e825..d98c203 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -41,6 +41,9 @@ and adding the following to your site.xml site descriptor for
the maven-site-plu
<prettyPrintLineNumbersEnabled>false</prettyPrintLineNumbersEnabled>
</commonsSkin>
</custom>
+
+-----------------------------------------------------------------------------
+
Apache Commons Skin 4.2
RELEASE NOTES
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 8cef4b8..d85d109 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -153,3 +153,5 @@ and adding the following to your site.xml site descriptor
for the maven-site-plu
<prettyPrintLineNumbersEnabled>false</prettyPrintLineNumbersEnabled>
</commonsSkin>
</custom>
+
+-----------------------------------------------------------------------------