From 8915dcda9759c14c2fc4d10dcf8a351867385c4d Mon Sep 17 00:00:00 2001 From: Simon Budig Date: Fri, 28 Jul 2006 17:51:16 +0000 Subject: [PATCH] added the new symbol 2006-07-28 Simon Budig * libgimp/gimp.def: added the new symbol * tools/pdbgen/pdb/vectors.pdb: cosmetics. * app/pdb/vectors_cmds.c * libgimp/gimpvectors_pdb.[ch]: regenerated. [oops - forgot to commit the new Changelog] --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 38afa7027c..f2658246af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-07-28 Simon Budig + + * libgimp/gimp.def: added the new symbol + + * tools/pdbgen/pdb/vectors.pdb: cosmetics. + + * app/pdb/vectors_cmds.c + * libgimp/gimpvectors_pdb.[ch]: regenerated. + 2006-07-28 Michael Natterer * app/tools/gimptoolcontrol.[ch]: minor code cleanup.