diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 56d00ac7e..bc58cf4c8 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -2,6 +2,12 @@ * Makefile.am (guile_toc.html): Look for guile.texi in $(srcdir). + * tools.texi (How guile-snarf works): Mention "--compat=1.4", and + new processing steps. Update usage example, makefile frag. + + (guile-1.4 guile-snarf): New subsubsection under + "Init Snarfing with guile-snarf". + 2002-03-12 Neil Jerram * scheme-compound.texi, scheme-data.texi, new-docstrings.texi: diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 8e4d0eb8b..327ecca84 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,15 @@ +2002-03-13 Thien-Thi Nguyen + + * guile-snarf.in: Update copyright. + Rewrite to internalize error handling. + Add "--compat=1.4" handling. + Add commentary. + + * Makefile.am (libpath.h): Use @top_srcdir_absolute@. + (snarfcppopts): New var. + (.c.x): Use $(snarfcppopts). Rework guile-snarf usage. + (.c.doc): Use $(snarfcppopts). + 2002-03-13 Dirk Herrmann * eval.c (SCM_CEVAL): Got rid of the last reference to t.lloc.