X-Git-Url: https://git.deb.at/w?p=pkg%2Fmmv.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fe17bd34c9812342c416b70f9ffd5639596f49d2;hp=04f1fcdeeef8d4fa1bb954d70f4f4c2e0b447fd3;hb=9ca71a388a3849345b28a95c5dffa16bb9da4065;hpb=bf800994d6598a56ee0690be95967dcee3b861d1 diff --git a/debian/changelog b/debian/changelog index 04f1fcd..fe17bd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +mmv (1.01b-12.2) unstable; urgency=low + + * NMU + * Fix segfault at startup on amd64 (and possibly other architectures) + due to implicit declaration of functions from stdlib.h. (Closes: #322541) + + -- Ari Pollak Sat, 13 Aug 2005 01:01:13 -0400 + +mmv (1.01b-12.1) unstable; urgency=low + + * Non-Maintainer Upload (BSP 2005-08-06). + * Fixed FTBFS with gcc 3.4 / 4.0 by applying patch from + Andreas Jochens (Closes: #260574). + + -- Uwe Hermann Sat, 6 Aug 2005 22:07:06 +0200 + mmv (1.01b-12) unstable; urgency=low * LFS support! (not sure if this breaks something :) (Closes: Bug #106822)