This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 89881e0  Update docs
89881e0 is described below

commit 89881e07b2035f3bdd0c088e67885b6d37441ca9
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Jul 25 23:30:52 2023 +0200

    Update docs
---
 README.adoc                 | 2 +-
 log4j-changelog/README.adoc | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index d3eef1a..9ef3664 100644
--- a/README.adoc
+++ b/README.adoc
@@ -22,7 +22,7 @@ 
https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/git
 Tooling **internally** used by https://logging.apache.org/log4j/2.x/[the 
Apache Log4j project] infrastructure.
 
 xref:log4j-changelog/README.adoc[`log4j-changelog`]::
-Tooling to export AsciiDoc-formatted changelog files.
+Tools to maintain changelogs.
 
 xref:log4j-changelog-maven-plugin/README.adoc[`log4j-changelog-maven-plugin`]::
 Maven plugin for xref:log4j-changelog/README.adoc[`log4j-changelog`].
diff --git a/log4j-changelog/README.adoc b/log4j-changelog/README.adoc
index e02ae27..32bb9cb 100644
--- a/log4j-changelog/README.adoc
+++ b/log4j-changelog/README.adoc
@@ -17,7 +17,8 @@ limitations under the License.
 
 :freemarker-link: https://freemarker.apache.org[FreeMarker]
 
-This project contains tooling for changelogs of Apache Log4j projects.
+This project contains tools to maintain changelogs.
+It is designed for Apache Log4j, but can be used for any Java project.
 
 [#what-is-a-changelog]
 == What is a changelog?

Reply via email to