diff --git a/ChangeLog b/ChangeLog index c7db275905..5c6f49f289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-27 Sven Neumann + + * Made 2.3.17 development release. + 2007-05-27 Michael Natterer * app/core/gimp-utils.[ch] (gimp_container_get_neighbor_of_active): diff --git a/NEWS b/NEWS index 6f20fb52f7..7bd944fcbb 100644 --- a/NEWS +++ b/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 diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in index 4e9821e9a4..91c6938bc5 100644 --- a/docs/gimprc.5.in +++ b/docs/gimprc.5.in @@ -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. diff --git a/etc/gimprc b/etc/gimprc index e4439d8991..ed2305fda4 100644 --- a/etc/gimprc +++ b/etc/gimprc @@ -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.