diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-12-04 16:48:40 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-12-04 16:48:40 +0000 |
commit | 75aca5ad3e85ade2d79a3fe38427fc9d95854737 (patch) | |
tree | 38fd963c38c0a806bc12bd2970f8e27ec57a33ca /ChangeLog | |
parent | [w3m-dev 02616] (diff) | |
download | w3m-75aca5ad3e85ade2d79a3fe38427fc9d95854737.tar.gz w3m-75aca5ad3e85ade2d79a3fe38427fc9d95854737.zip |
[w3m-dev 02617]
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2001-12-05 Fumitoshi UKAI <ukai@debian.or.jp> + + * [w3m-dev 02617] + * scripts/Makefile (HELP_LIBS): added + * scripts/Makefile (all): depends $(HELP_LIBS) + * scripts/Makefile (install): depends $(HELP_LIBS) + * scripts/Makefile (w3mhelp-funcname.pl): split from helplibs + * scripts/Makefile (w3mhelp-funcdesc.pl): split from helplibs, touch + * scripts/Makefile (clean): clean *-stamp + * scripts/.cvsignore: add w3mhelp-funcdesc-stamp + 2001-12-05 Tsutomu Okada <okada@furuno.co.jp> * [w3m-dev 02616] |