Skip to content

Commit 78e0a0f

Browse files
committed
Add download page to release notes.
1 parent 6a70c4b commit 78e0a0f

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,18 @@ Commons IO 2.3 requires Java 6.
100100
Commons IO 2.2 requires Java 5.
101101
Commons IO 1.4 requires Java 1.3.
102102

103+
Historical list of changes: https://commons.apache.org/proper/commons-io/changes-report.html
104+
105+
For complete information on Apache Commons IO, including instructions on how to submit bug reports,
106+
patches, or suggestions for improvement, see the Apache Apache Commons IO website:
107+
108+
https://commons.apache.org/proper/commons-io/
109+
110+
Download page: https://commons.apache.org/proper/commons-io/download_csv.cgi
111+
112+
Have fun!
113+
-Apache Commons Team
114+
103115
==============================================================================
104116
Apache Commons IO Version 2.6
105117
==============================================================================

src/changes/release-notes.vm

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,18 @@ Commons IO 2.3 requires Java 6.
156156
Commons IO 2.2 requires Java 5.
157157
Commons IO 1.4 requires Java 1.3.
158158

159+
Historical list of changes: ${project.url}changes-report.html
160+
161+
For complete information on ${project.name}, including instructions on how to submit bug reports,
162+
patches, or suggestions for improvement, see the Apache ${project.name} website:
163+
164+
${project.url}
165+
166+
Download page: ${project.url}download_csv.cgi
167+
168+
Have fun!
169+
-Apache Commons Team
170+
159171
==============================================================================
160172
Apache Commons IO Version 2.6
161173
==============================================================================

0 commit comments

Comments
 (0)