Updated NEWS. Shut up CVS.
Updated NEWS. Shut up CVS.
This commit is contained in:
6
NEWS
6
NEWS
@ -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
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
deprecated
|
||||||
libgimpmodule.args
|
libgimpmodule.args
|
||||||
libgimpmodule.hierarchy
|
libgimpmodule.hierarchy
|
||||||
libgimpmodule.interfaces
|
libgimpmodule.interfaces
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
deprecated
|
||||||
libgimpwidgets.args
|
libgimpwidgets.args
|
||||||
libgimpwidgets.hierarchy
|
libgimpwidgets.hierarchy
|
||||||
libgimpwidgets.interfaces
|
libgimpwidgets.interfaces
|
||||||
|
Reference in New Issue
Block a user