2004-03-25 Manish Singh <yosh@gimp.org>
* libgimp/gimp.c
* app/plug-in/plug-in-shm.c: close the shm_open fd in the POSIX
shm case. We were leaking an fd here.
18 lines
551 B
Text
18 lines
551 B
Text
2004-03-25 Manish Singh <yosh@gimp.org>
|
|
|
|
* libgimp/gimp.c
|
|
* app/plug-in/plug-in-shm.c: close the shm_open fd in the POSIX
|
|
shm case. We were leaking an fd here.
|
|
|
|
* app/tools/gimptexttool.c (gimp_text_tool_connect): remove
|
|
unnecessary G_OBJECT() cast in g_object_set() call.
|
|
|
|
2004-03-23 Michael Natterer <mitch@gimp.org>
|
|
|
|
* autogen.sh: be verbose about AUTOGEN_CONFIGURE_ARGS in the
|
|
message that is printed if no arguments were passed.
|
|
|
|
2004-03-23 Sven Neumann <sven@gimp.org>
|
|
Michael Natterer <mitch@gimp.org>
|
|
|
|
* Made 2.0.0 release.
|