From 99309dde331d1fea2a1aeb3111fff9e1e1303241 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Thu, 15 Apr 2004 13:06:39 +0000 Subject: [PATCH] NEWS mention that this is the development branch. 2004-04-15 Sven Neumann * NEWS * README: mention that this is the development branch. --- ChangeLog | 5 +++++ NEWS | 45 ++++----------------------------------------- README | 24 +++++------------------- 3 files changed, 14 insertions(+), 60 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5ffd2daa1..ddd6c82b99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-15 Sven Neumann + + * NEWS + * README: mention that this is the development branch. + 2004-04-15 Sven Neumann * app/paint-funcs/paint-funcs.[ch]: diff --git a/NEWS b/NEWS index d7eafd41d8..6b09206d4c 100644 --- a/NEWS +++ b/NEWS @@ -1,44 +1,7 @@ -The GNU Image Manipulation Program Version 2.0 +The GNU Image Manipulation Program Version 2.1 ---------------------------------------------- -This is the stable branch of GIMP 2.0. Only bug-fixes are applied -here. New features are being added in the HEAD branch that is supposed -to be released as GIMP version 2.2 in a not too distant future. +This is the development branch of The GIMP. Here's where new features +are being added. Somewhen this summer the next stable GIMP release, +GIMP 2.2, will emerge out of this. - -Bugs fixed in GIMP 2.0.1 -======================== -- don't leak file descriptor for the POSIX shm implementation (Yosh) -- fixed path tool undo (#138086, Mitch) -- don't transform drawables away (#138117, Mitch) -- fixed issues with guillotine plug-in (#138314, Joao, Mitch) -- fixed Slide script-fu (#138310, Nils Philippsen) -- don't allow removed items to be accessed thru the PDB (#138311, Mitch) -- skip fonts with invalid names (workaround for #132366, Sven) -- fixed Spinning Globe script-fu (#138253, Sven) -- fixed a bug in the IFSCompose plug-in (#138212, David Necas) -- fixed undo corruption with floating selections (Pedro, Mitch) -- fixed gimprc man-page (Sven) -- align JPEG setjump buffer on 16-byte boundary for ia64 (#138357, Yosh) -- fixed Alien Glow Arrow script-fu (#138524, Sven) -- fixed code that suppresses the transform tool grid (Simon) -- push an undo for changing the text layer modification flag (#137767, Mitch) -- make the user installation work with pixmap themes (#138379, Sven) -- register .jpe as extension for JPEG images (#138776, Bolsh) -- fixed issues with the Lighting Effects plug-in (#138788, William Skaggs) -- don't crash on color corrections on empty selections (#138973, Sven) -- made gimptool-2.0 create missing directories (#138980, Yosh) -- made undo names translatable (#139000, Sven) -- optimized grid drawing (#138081, Sven) -- don't create a gimptool link to gimptool-2.0 (#139024, Sven) -- sanitize rectangle and ellipse selection (#138237, #138103, Pedro) -- fixed problems with Copy-Visible and Drop-Shadow scripts (#138662, Pedro) -- fixed X server authentification problems with gimp-remote (#139158, Sven) -- let Script-Fu PDB marshallers handle NULL strings (#139386, Kevin Cozens) -- fixed rounding error in transformation code (#120490, William Skaggs) -- fixed winclipboard plug-in (Hans Breuer) -- fixed Python Slice script (Yosh) -- fixed configure check for Xmu (#139803, Sven) -- fixed crash when scaling up a floating selection (#138356, Mitch) -- use LC_MESSAGE for help localization (#139917, Sven) -- fixed imagemap file parsers (#139894) diff --git a/README b/README index 0a70854f92..f7167d7643 100644 --- a/README +++ b/README @@ -1,26 +1,12 @@ The GIMP: The GNU Image Manipulation Program ============================================ -This is GIMP version 2.0, a stable release of the GNU Image -Manipulation Program. GIMP 2.0 installs side-by-side with GIMP 1.2 so -there's no need to uninstall GIMP 1.2 (but sooner or later you will -not be using it any longer...). +This is the development branch of The GIMP. Here's where new features +are being added. Somewhen this summer the next stable GIMP release, +GIMP 2.2, will emerge out of this. -Some features that were present in GIMP 1.2 are not included in this -release. The perl bindings as well as all the perl scripts are not any -longer included in this source tree. They have been moved into its own -module called gimp-perl and there's a pre-release available at -ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.0/perl/. - -GAP, a set of plug-ins that used to live in the -Video submenu has also become a separate package and can be downloaded -from ftp://ftp.gimp.org/pub/gimp/plug-ins/v2.0/gap/. - -This release does also not contain any user documentation to be used -by the built-in help system. Help files for GIMP 2.0 are being worked -on and you can find snapshots at ftp://ftp.gimp.org/pub/gimp/help/. - -For detailed installation instructions, see the file INSTALL. +If you want to hack on The GIMP, please read the file HACKING. For +detailed installation instructions, see the file INSTALL. 1. Web Resources