diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-27 15:40:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-27 15:40:42 -0400 |
commit | 90b8535b5765dcfa89822df73f1dea1ccbde03c1 (patch) | |
tree | 9c820651160a584357276a2d150ac093cfe3a28c /debian | |
parent | b9efeba972c82da706756eee51a0682018663586 (diff) | |
download | ikiwiki-90b8535b5765dcfa89822df73f1dea1ccbde03c1.tar ikiwiki-90b8535b5765dcfa89822df73f1dea1ccbde03c1.tar.gz |
releasing version 2.62
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 33862223c..5d2a7d6d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.62) UNRELEASED; urgency=low +ikiwiki (2.62) unstable; urgency=low * Avoid using cp -a (again). (HenrikBrixAndersen) * Avoid using hostname -f for portability to eg, OS X, use Net::Domain @@ -20,7 +20,7 @@ ikiwiki (2.62) UNRELEASED; urgency=low * color: New plugin from ptecza. * autoindex: Avoid re-adding previously deleted (or renamed) pages. - -- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 27 Aug 2008 15:14:09 -0400 ikiwiki (2.61) unstable; urgency=low |