From 550d6a8d6da6086fb1231c3b881f528d5bce2da7 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Sun, 10 Apr 2005 23:26:34 +0000 Subject: [PATCH] Update svn: r4335 --- gramps2/ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index e2aff6c13..447c12b45 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -458,7 +458,6 @@ * src/plugins/TestcaseGenerator.py: New plugin that creates some of the errors that crashed Check.py before. - 2005-03-25 Richard Taylor * src/ScratchPad.py (ScratchPadWindow): moved content of pad to a class attribute so that it is preserved when the pad is closed.