From 4e213dc6a481f9eaf604f735ad8f832750daab1e Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Sat, 27 Oct 2007 18:03:08 +0000 Subject: [PATCH] added reference to the bug that was fixed by this commit svn path=/trunk/; revision=23970 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 875dbccdfe..b38bcb3ee4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2007-10-27 Sven Neumann * plug-ins/common/pnm.c (pnm_load_ascii): fixed handling of - truncated ascii files. + truncated ascii files. Fixes bug #490827. 2007-10-27 Sven Neumann