diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 1d635ba..5e1e198 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2009-12-08 Marcus Brinkmann <[email protected]> + * assuan.texi: Use our own copy of the setfont macro, as it takes + an extra argument since texinfo 4.13. + * assuan.texi (Contexts): Document ASSUAN_SPAWN_DETACHED. 2009-11-25 Marcus Brinkmann <[email protected]> |