diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 23:13:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 23:13:49 +0000 |
commit | d0804acdc2974541bdb15558adf26f2d3dc81818 (patch) | |
tree | f9fa611ea6332069abbcc46f8d886732c8eb0ac0 /debian | |
parent | 99947c04cd800d8fdb03f7066130d2e4e9d8c4ae (diff) |
* Smarter detection of no-op changes to po files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b70a7cf89..95811f7f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,8 +24,9 @@ ikiwiki (1.44) UNRELEASED; urgency=low This lets ikiwiki not build depend on perlmagic. * Detect old versions of xgettext and avoid using them. * perl is broken: print "" || die fails! Work around this insanity. + * Smarter detection of no-op changes to po files. - -- Joey Hess <joeyh@debian.org> Tue, 20 Feb 2007 17:13:37 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 20 Feb 2007 18:12:44 -0500 ikiwiki (1.43) unstable; urgency=low |