diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 14:28:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 14:28:13 -0400 |
commit | b39b92c0a602121daebe45e22cffb9a6711e54f2 (patch) | |
tree | 74bf6885aefb143ff4e5ff3e193fddc26ed7e897 /debian | |
parent | 88e389ef1ec5441d7941a15e3d075f011128d272 (diff) | |
download | ikiwiki-b39b92c0a602121daebe45e22cffb9a6711e54f2.tar ikiwiki-b39b92c0a602121daebe45e22cffb9a6711e54f2.tar.gz |
releasing version 2.60
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index 7e76dd9e2..e0c9b77eb 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -6,7 +6,7 @@ ikiwiki (2.60) unstable; urgency=low that's deprecated, and the prefs will be hidden if a value is not already set. If a value is set in the web interface, you're encouraged to move that setting to your setup file now, since version 3.0 will remove the deprecated - web interface. + admin prefs web interface. Also, the layout of the setup file has changed in a significant way in this release. Old setup files will continue to work, but new features, like the diff --git a/debian/changelog b/debian/changelog index 7ed7ebe8f..e6b122e5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.60) UNRELEASED; urgency=low +ikiwiki (2.60) unstable; urgency=low [ Joey Hess ] * Starting with this version, "ikiwiki -setup /etc/ikiwiki/auto.setup" @@ -39,7 +39,7 @@ ikiwiki (2.60) UNRELEASED; urgency=low * rename: Support changing page extensions. (willu) * Danish update. Closes: #494632 - -- Josh Triplett <josh@freedesktop.org> Wed, 06 Aug 2008 20:56:06 -0700 + -- Joey Hess <joeyh@debian.org> Tue, 12 Aug 2008 14:20:25 -0400 ikiwiki (2.56) unstable; urgency=low |