diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-08-31 Arnold D. Robbins <arnold@skeeve.com> + + * gawkapi.c: Wrap various bits in #ifdef DYNAMIC so that + gawk will compile on systems without dynamic loading. + 2012-08-24 Arnold D. Robbins <arnold@skeeve.com> Add version facility to API. Thanks to Manuel Collado |