diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2012-12-25 Arnold D. Robbins <arnold@skeeve.com> + + Remove sym-constant from API after discussions with John + Haque and Andy Schorr. + + * gawkapi.h (api_sym_constant): Removed field in API struct. + (sym_constant): Remove macro. + * gawkapi.c (set_constant, api_sym_update, api_sym_constant): Removed. + (sym_update_real): Renamed to api_sym_update(). is_const parameter + removed and code adjusted. + 2012-12-23 Arnold D. Robbins <arnold@skeeve.com> * 4.0.2: Release tar ball made. |