Made 2.3.17 development release.
2007-05-27 Sven Neumann <sven@gimp.org>
* Made 2.3.17 development release.
svn path=/trunk/; revision=22633
This commit is contained in:
parent
65ef13729f
commit
bb5a815f24
4 changed files with 8 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-05-27 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Made 2.3.17 development release.
|
||||
|
||||
2007-05-27 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/core/gimp-utils.[ch] (gimp_container_get_neighbor_of_active):
|
||||
|
|
|
|||
3
NEWS
3
NEWS
|
|
@ -22,7 +22,8 @@ Changes in GIMP 2.3.17
|
|||
- save paths in TIFF files
|
||||
- let the Screenshot plug-in name the new layer after the window
|
||||
- use memory slices to reduce memory fragmentation
|
||||
- lots of bug fixes and some code cleanup
|
||||
- some code cleanup
|
||||
- lots of bug fixes
|
||||
|
||||
|
||||
Changes in GIMP 2.3.16
|
||||
|
|
|
|||
|
|
@ -725,7 +725,7 @@ specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is
|
|||
specified the size defaults to being specified in kilobytes.
|
||||
|
||||
.TP
|
||||
(toolbox-color-area no)
|
||||
(toolbox-color-area yes)
|
||||
|
||||
The toolbox-color-area property has no description. Possible values are yes
|
||||
and no.
|
||||
|
|
|
|||
|
|
@ -569,7 +569,7 @@
|
|||
# The toolbox-color-area property has no description. Possible values are
|
||||
# yes and no.
|
||||
#
|
||||
# (toolbox-color-area no)
|
||||
# (toolbox-color-area yes)
|
||||
|
||||
# The toolbox-foo-area property has no description. Possible values are yes
|
||||
# and no.
|
||||
|
|
|
|||
Loading…
Reference in a new issue