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

swebb2066 pushed a commit to branch add_previous_version_links
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git

commit 827f94b91a73b7b1b604762a2beebc14abec39b1
Author: Stephen Webb <[email protected]>
AuthorDate: Wed Jul 26 15:58:00 2023 +1000

    Link to documentation in the 'Previous Releases' section
---
 src/site/markdown/download.md.in | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/src/site/markdown/download.md.in b/src/site/markdown/download.md.in
index 6446c4df..70d18bd9 100644
--- a/src/site/markdown/download.md.in
+++ b/src/site/markdown/download.md.in
@@ -54,7 +54,15 @@ in many unix distributions.
 
 ## Previous Releases
 
-All previous releases of Apache Log4cxx can be found in the [archive 
repository](https://archive.apache.org/dist/logging/log4cxx).
+| Version                  | Release Date |
+| :--------------------------: |  :----------------------:   |
+| [1.1.0](https://logging.apache.org/log4cxx/1.1.0/download.html) | May-2023 |
+| [1.0.0](https://logging.apache.org/log4cxx/1.0.0/download.html) | Jan-2023 |
+| [0.13.0](https://logging.apache.org/log4cxx/0.13.0/download.html) | Aug-2022 
|
+| [0.12.1](https://logging.apache.org/log4cxx/0.12.1/download.html) | 
Sept-2021 |
+| [0.11.0](https://logging.apache.org/log4cxx/0.11.0/download.html) | Aug-2020 
|
+| [0.10.0](https://logging.apache.org/log4cxx/0.10.0/download.html) | 2008 |
+
 
 
[apache-log4cxx-${LOG4CXX_RELEASE_VERSION}.tar.gz]:https://www.apache.org/dyn/closer.cgi/logging/log4cxx/${LOG4CXX_RELEASE_VERSION}/apache-log4cxx-${LOG4CXX_RELEASE_VERSION}.tar.gz
 
[apache-log4cxx-${LOG4CXX_RELEASE_VERSION}.tar.gz.sha512]:https://www.apache.org/dist/logging/log4cxx/${LOG4CXX_RELEASE_VERSION}/apache-log4cxx-${LOG4CXX_RELEASE_VERSION}.tar.gz.sha512

Reply via email to