diff options
author | Paul Smith <psmith@gnu.org> | 2013-09-30 10:56:20 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-09-30 10:56:20 -0400 |
commit | b1c7f0df4eadf55721902b5cc4236a4aaae7ee6a (patch) | |
tree | 6421e9f36eee4122078f5102251aaca80bfb57d1 /ChangeLog | |
parent | 8e12202870d40488cc5899254e227d8038433839 (diff) | |
download | gunmake-b1c7f0df4eadf55721902b5cc4236a4aaae7ee6a.tar.gz |
Fix portability issues for Guile 1.8.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2013-09-30 Paul Smith <psmith@gnu.org> + + * guile.c: Portability fixes for Guile 1.8. + 2013-09-29 Paul Smith <psmith@gnu.org> * output.c (output_dump): Always write Enter/Leave messages to stdio. |