diff options
author | Samuel Thibault <sthibault@debian.org> | 2017-06-19 23:17:44 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2017-06-19 23:17:44 +0000 |
commit | 0b938edbf2f7b8a69c40d960d6751f3fe906badc (patch) | |
tree | ee4a2c258501ef47f0b9487ebfb293f001aad098 /debian/changelog | |
parent | 4eb4924a809ad3084e432e19dcd6f0463e767028 (diff) | |
download | installation-guide-0b938edbf2f7b8a69c40d960d6751f3fe906badc.zip |
Reverse extensions of html files for the website
.html.$lang -> .$lang.html
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7d6f43719..c11b1a855 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +installation-guide (2017XXXX) UNRELEASED; urgency=medium + + * Reverse extensions of html files for the website: .html.$lang -> + .$lang.html + + -- Samuel Thibault <sthibault@debian.org> Tue, 20 Jun 2017 01:17:02 +0200 + installation-guide (20170614) unstable; urgency=medium [ Holger Wansing ] |