diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index b50c01fe7..558423932 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,17 @@ +2001-04-17 Werner Koch <[email protected]> + + * Makefile.am (%.texi): Add rules to create .texi from .sgml. + However we can't automate this because automake does not like + .texi files as BUILT_SOURCES. + (%.dvi,%.ps): Removed these rules, because they are not needed + and get in the way of automake's dvi target + + * HACKING: Changed CVS description. + +2001-04-06 Werner Koch <[email protected]> + + * gpg.sgml: Small typo fixes by Florian Weimer. + 2001-03-27 Werner Koch <[email protected]> * gpg.sgml: Add --no-sig-cache and --no-sig-create-check. |