diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-15 18:10:39 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-15 18:10:39 +0000 |
commit | fedaead1d016d52529f8c16444248bf4c3ab8779 (patch) | |
tree | d980f012fe8d263ff0cd7e054e83bde7b50993ac /debian/changelog | |
parent | da81fcd8eeb5591ee36b1e3145452e36a2be20ed (diff) | |
download | ikiwiki-fedaead1d016d52529f8c16444248bf4c3ab8779.tar ikiwiki-fedaead1d016d52529f8c16444248bf4c3ab8779.tar.gz |
* Add .dpkg-tmp to prune regexp, so that if ikiwiki is run right as it's
being upgraded by dpkg it will ignore dpkg temp files in the basewiki.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 20e92c43c..fd5fda596 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,8 +34,10 @@ ikiwiki (1.50) UNRELEASED; urgency=low usedirs you'll have to deal with that on upgrade to this version. * Add feedshow parameter to inline, which can be useful for eg, removing old posts from feeds when permalinks change. + * Add .dpkg-tmp to prune regexp, so that if ikiwiki is run right as it's + being upgraded by dpkg it will ignore dpkg temp files in the basewiki. - -- Joey Hess <joeyh@debian.org> Sat, 14 Apr 2007 16:52:46 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 15 Apr 2007 14:09:54 -0400 ikiwiki (1.49) unstable; urgency=low |