PHP PEAR CVS 13 CVS PEAR PECL GEN CHANGELOG TODO
Date: Mon, 30 Jun 2003 14:18:52 -0000

Subject: cvs: pear /PECL_Gen ChangeLog TODO
From: hholzgra@no-spam (Hartmut Holzgraefe)

hholzgra Mon Jun 30 10:18:52 2003 EDT
Modified files: /pear/PECL_Gen ChangeLog TODO Log:
updated regarding --stubs=...
Index: pear/PECL_Gen/ChangeLog diff -u pear/PECL_Gen/ChangeLog:1.2 pear/PECL_Gen/ChangeLog:1.3
--- pear/PECL_Gen/ChangeLog:1.2 Mon Jun 30 07:46:44 2003
+++ pear/PECL_Gen/ChangeLog Mon Jun 30 10:18:52 2003
@@no-spam -1,3 +1,5 @@no-spam +- --stubs=filename now supported in ext_skel BC mode +
- added --help and --version options - added a short feedback howto message Index: pear/PECL_Gen/TODO diff -u pear/PECL_Gen/TODO:1.7 pear/PECL_Gen/TODO:1.8
--- pear/PECL_Gen/TODO:1.7 Mon Jun 30 07:48:25 2003
+++ pear/PECL_Gen/TODO Mon Jun 30 10:18:52 2003
@@no-spam -1,9 +1,8 @@no-spam Milestone 0.7
-------------
-- create just function stubs instead of complete - extension (as supported by the old ext_skel --stubs option)
-- support missing ext_skel commandline options for BC reasons +- create just function stubs instead of complete extension + (now only supported in ext_skel compatibility mode)
- README file generation - show verbose message on what to do next like ext_skel did (this is also the README file? or INSTALL?)