diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3d27e91e3..b0e885bb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ apt (0.5.11) unstable; urgency=low * Add #include <langinfo.h> to cmdline/apt-get.cc. This apparently gets pulled in by something else with recent g++ and/or glibc, but is required when building on, e.g., stable + * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version + comparisons with '~' (Closes: #205960) - -- + -- Matt Zimmerman <mdz@debian.org> Wed, 10 Sep 2003 19:39:33 -0400 apt (0.5.10) unstable; urgency=low |