From 0c853f0e5924e74de814b679f651f22fb2d04cb8 Mon Sep 17 00:00:00 2001 From: Marc Lehmann Date: Tue, 8 Jun 1999 19:16:42 +0000 Subject: [PATCH] see plug-ins/perl/Changes --- plug-ins/perl/Changes | 8 ++++++-- plug-ins/perl/TODO | 5 ++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/plug-ins/perl/Changes b/plug-ins/perl/Changes index c661d0ad9d..492bb12f72 100644 --- a/plug-ins/perl/Changes +++ b/plug-ins/perl/Changes @@ -1,6 +1,8 @@ Revision history for Gimp-Perl extension. -1.092 + - scm2perl had broken cdr and cddr stubs... + +1.092 Wed Jun 2 14:52:29 CEST 1999 - testsuite failed when !HAVE_PDL (and the whole package broke on systems with underpowered dynamic linkers). - gtk-1.0.x and gimp < 1.0.4 are no longer "officially" supported. @@ -10,7 +12,9 @@ Revision history for Gimp-Perl extension. - fixed pager bug in gimpdoc. - cleaned filehandle handling in Gimp/Net.pm. - streamlined config code again. - - updated examples/parasite-editor and examples/mirrorsplit. + - updated examples/parasite-editor, examples/mirrorsplit, + examples/PDB. + - Gimp::Net was broken (it used GIMP_PATH instead of just GIMP). 1.091 Sun May 23 13:21:34 CEST 1999 - include a fake typemap.pdl. diff --git a/plug-ins/perl/TODO b/plug-ins/perl/TODO index 24684dd3f5..696b30675c 100644 --- a/plug-ins/perl/TODO +++ b/plug-ins/perl/TODO @@ -10,7 +10,7 @@ make test TEST_VERBOSE=1 bugs - * --enable-perl=/tmp/leckmich +[DONE] * --enable-perl=/tmp/leckmich * Kommandozeilenmodus(!). * don't start gimp in cmdline mode and error. * KILL :auto from default(!) @@ -19,7 +19,7 @@ bugs * possibly rename "Brush Selection" to "Paint Settings" * gimp-tile set dirty automatically(!) * fatal errors in config.pl (!) - * disable module build (EMBEDMYALLOC) +[DONE] * disable module build (EMBEDMYALLOC) [DONE] * turn -1 into undef and vice versa. * perl module install dependency * not calling unload -> coredump @@ -29,7 +29,6 @@ bugs * wait for working gimp_file_load (or do it myself?) * get rid of xs_exit. please please fuck me plenty. * create gimpstyle.pod - * get rid of ':auto' important issues