From 6e99d930ba249a568fe801b6872ffef39d73131f Mon Sep 17 00:00:00 2001 From: Simon Budig Date: Thu, 29 Jan 2004 22:53:18 +0000 Subject: [PATCH] Mention fixed bugs in NEWS and Changelog --- ChangeLog | 2 ++ NEWS | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index da46f558d4..639e0b8549 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,8 @@ * app/pdb/display_cmds.c: regenerated + Fixes bug #131964 and makes bug #131563 easy to resolve. + 2004-01-29 Michael Natterer * app/core/gimpcontext.[ch]: removed the last artefact of context diff --git a/NEWS b/NEWS index ed295bee5b..6509712e5a 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ Bugs fixed in GIMP 2.0pre3 - 131902: Improved handling of missing tags in TIFF loader (Andrey Kiselev) - 93806: Validate script-fu input (Yosh) - 132214: Differentiate writable and readonly data directories (Mitch) +- 131964: Zoom ratio problem (Simon) Other contributions: Manish Singh, Tor Lillqvist, Jakub Steiner, Michael Natterer, Sven Neumann