diff options
author | Brett Porter <brett@apache.org> | 2008-11-20 06:15:40 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-11-20 06:15:40 +0000 |
commit | ef748c8526e8dc732a020eaf21c00771d2ceec4d (patch) | |
tree | 112d544c1360358a0ff55cab4e25c60f5798af81 /archiva-docs/src/site/apt/release-notes.apt | |
parent | 896160743f01e1640f82f144d19ec0967efa59f8 (diff) | |
download | archiva-ef748c8526e8dc732a020eaf21c00771d2ceec4d.tar.gz archiva-ef748c8526e8dc732a020eaf21c00771d2ceec4d.zip |
[MRM-937] document the audit log file and the name change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719175 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src/site/apt/release-notes.apt')
-rw-r--r-- | archiva-docs/src/site/apt/release-notes.apt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt index 62492cf6d..db487e8ec 100644 --- a/archiva-docs/src/site/apt/release-notes.apt +++ b/archiva-docs/src/site/apt/release-notes.apt @@ -15,7 +15,11 @@ Release Notes for Archiva 1.2-M1 * the archiva-user mailing list: {{http://archiva.apache.org/mail-lists.html}} -* New in Archiva 1.2-M1 +* Compatibility Changes + + * The Audit log filename has been renamed to <<<archiva-audit.log>>> instead of <<<audit.log>>> so that the log directory can be shared with other applications. + +* New in Archiva 1.2 ** Struts 2 |