diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-22 16:25:22 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-22 16:25:22 -0500 |
commit | ac1b40643113893f9bc58bd92e23e2e94d475231 (patch) | |
tree | e2045a50bb43dd3fd5a5074773cfdc9d09ceeae1 /debian | |
parent | d264164673fd64f2e15bd14fa8179d182afd03d7 (diff) | |
download | ikiwiki-ac1b40643113893f9bc58bd92e23e2e94d475231.tar ikiwiki-ac1b40643113893f9bc58bd92e23e2e94d475231.tar.gz |
releasing version 3.20100122
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 91f5d7807..4e76b1d69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20100104) UNRELEASED; urgency=low +ikiwiki (3.20100122) unstable; urgency=low * inline: Avoid showing edit links if page editing is disabled. (Sjoerd) @@ -8,14 +8,13 @@ ikiwiki (3.20100104) UNRELEASED; urgency=low * img: Support alignment of images with captions. (Giuseppe Bilotta) * websetup: Fix utf-8 problems. * websetup: Fix bug in array change detection. - * linkmap: Simplify and improve browser compatability by using an img, + * linkmap: Simplify and improve browser compatibility by using an img, not object tag. * git: The new git-notes feature in git 1.6.6 changes git log output in a way that broke ikiwiki's parser if notes are added to commits. - Deal with this. * po: Avoid crash when a page is empty. - -- Joey Hess <joeyh@debian.org> Mon, 04 Jan 2010 12:53:24 -0500 + -- Joey Hess <joeyh@debian.org> Fri, 22 Jan 2010 16:02:36 -0500 ikiwiki (3.20100102.3) unstable; urgency=low |