diff options
author | ajs <ajs> | 2004-11-26 14:14:30 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-11-26 14:14:30 +0000 |
commit | d1c51d7c27a1c5f5c838ef5f09e98e33527bfddc (patch) | |
tree | 445bf17ab157f7f5d0ed52cc1873cc15d5737256 /lib/ChangeLog | |
parent | 546e20d6754a0a4c6bc48d642b5bfb4a3db6d7c3 (diff) |
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* Makefile.am: Need to add zassert.h to pkginclude_HEADERS.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index db39f0ae..64c0ae8d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * Makefile.am: Need to add zassert.h to pkginclude_HEADERS. + 2004-11-25 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * zebra.h: If not C99 and there's no va_copy macro and there is |