From 22344179a4d13fcf310d3c1a5b59d419d2f5091c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 2 May 2005 13:54:58 +0000 Subject: [PATCH] Forgotten Changelog --- gdk-pixbuf/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index effe56f213..d26f4a6a53 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,4 +1,7 @@ 2005-04-09 Matthias Clasen + + * Makefile.am: Use $(NM), not nm directly. (#301299, + Nguyen Thai Ngoc Duy) * io-bmp.c (gdk_pixbuf__bmp_image_save_to_callback): Don't overflow the stack. (Jakub Jelinek, Arjan van de Ven)