This commit is contained in:
Sven Neumann
2003-06-06 17:07:34 +00:00
parent 98bdd5c0f3
commit f783da0b40

7
NEWS
View File

@ -11,6 +11,10 @@ dubbed GIMP 1.4.
Overview of Changes in GIMP 1.3.15 Overview of Changes in GIMP 1.3.15
================================== ==================================
- Factored out color-picking code into a GimpColorTool class [Sven]
- Updates to the Win32 build system [Tor Lillqvist, Hans Breuer]
- Removed special casing for some platforms [Yosh, Sven]
- Added item rotation (90, 180, 270 degrees) [Sven,Mitch]
- Load old paths as new vector objects [Mitch] - Load old paths as new vector objects [Mitch]
- Apply transformations to linked items [Mitch] - Apply transformations to linked items [Mitch]
- Generalized item transformations [Mitch] - Generalized item transformations [Mitch]
@ -20,7 +24,8 @@ Overview of Changes in GIMP 1.3.15
- Lots of bug fixes - Lots of bug fixes
Other contributors: Other contributors:
Branko Collin, Pedro Gimeno, Dave Neary Branko Collin, Pedro Gimeno, Dave Neary, Raphael Quinet, Maurits Rijk,
Adam D. Moss, Jakub Steiner
Overview of Changes in GIMP 1.3.14 Overview of Changes in GIMP 1.3.14