diff options
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r-- | extension/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog index 2287434e..e0a6245b 100644 --- a/extension/ChangeLog +++ b/extension/ChangeLog @@ -1,5 +1,11 @@ 2012-03-25 Andrew J. Schorr <aschorr@telemetry-investments.com> + * Makefile.am: Major cleanup. Use libtool options -module and + -avoid-version to create the modules properly without my local hack + to override the default behavior. + +2012-03-25 Andrew J. Schorr <aschorr@telemetry-investments.com> + * .gitignore: New file to ignore files created by libtool (including binaries and associated metadata). |