diff options
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r-- | extension/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog index 8292be08..692647a6 100644 --- a/extension/ChangeLog +++ b/extension/ChangeLog @@ -1,3 +1,14 @@ +2012-05-21 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * configure.ac: New file to run configure with libtool support + in this subdirectory. + * Makefile.am: Some changes related to running automake in this + directory. + * AUTHORS, COPYING, INSTALL, NEWS, README: Added files to make automake + happy. + * aclocal.m4, configure, configh.in: Added autoconf files. + * build-aux, m4: New subdirectories for autoconf stuff. + 2012-05-15 Arnold D. Robbins <arnold@skeeve.com> * filefuncs2.c: New file implementing chdir and stat using the |