diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-08 19:19:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-08 19:19:56 +0000 |
commit | 757b627414003278089d50fd6bf3cdda9d77b6d5 (patch) | |
tree | ecf2145961c814d7a4fb2bdf714bda2368c06ac9 /debian/changelog | |
parent | 949c66c3ebec6769f475f7bbe29f05aa3ce31f0d (diff) | |
download | ikiwiki-757b627414003278089d50fd6bf3cdda9d77b6d5.tar ikiwiki-757b627414003278089d50fd6bf3cdda9d77b6d5.tar.gz |
* Add a missing -n to tla undo call.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ca0d21e16..0e3b0fd47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (1.26) UNRELEASED; urgency=low + + * Add a missing -n to tla undo call. + + -- Joey Hess <joeyh@debian.org> Fri, 8 Sep 2006 15:10:13 -0400 + ikiwiki (1.25) unstable; urgency=low * Add proper waitpid calls for open2ed processes throughout to avoid |