Updated NEWS. Shut up CVS.

Updated NEWS.
Shut up CVS.
This commit is contained in:
Sven Neumann
2002-12-19 21:17:42 +00:00
parent 0c08d58bd4
commit c7af92e8d3
3 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -11,6 +11,9 @@ dubbed GIMP 1.4.
Overview of Changes in GIMP 1.3.11 Overview of Changes in GIMP 1.3.11
================================== ==================================
- Added a display filter that simulates color-deficient vision [Mitch, Sven]
- Added an optional menubar per display [Mitch]
- Added PDB functions needed by GAP [Wolfgang Hofer]
- Updated the Win32 build system [Hans Breuer] - Updated the Win32 build system [Hans Breuer]
- Factored common code out of a number of plug-ins [Maurits] - Factored common code out of a number of plug-ins [Maurits]
- Use g_rand* functions whereever random numbers are needed [Bolsh] - Use g_rand* functions whereever random numbers are needed [Bolsh]
@ -25,7 +28,8 @@ Overview of Changes in GIMP 1.3.11
- Lots of bug fixes. - Lots of bug fixes.
Other contributors: Other contributors:
Jim Meyer, Jakub Steiner Jim Meyer, Jakub Steiner, Guillermo S. Romero, Henrik Brix Andersen,
Nathan Summers, Jeroen Lamain
Overview of Changes in GIMP 1.3.10 Overview of Changes in GIMP 1.3.10

View File

@ -1,5 +1,6 @@
Makefile Makefile
Makefile.in Makefile.in
deprecated
libgimpmodule.args libgimpmodule.args
libgimpmodule.hierarchy libgimpmodule.hierarchy
libgimpmodule.interfaces libgimpmodule.interfaces

View File

@ -1,5 +1,6 @@
Makefile Makefile
Makefile.in Makefile.in
deprecated
libgimpwidgets.args libgimpwidgets.args
libgimpwidgets.hierarchy libgimpwidgets.hierarchy
libgimpwidgets.interfaces libgimpwidgets.interfaces