diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ Noteworthy changes in version 2.0.2 ------------------------------------------------ + * A new flag may now be used to convey comments via assuan_transact. + + * Interface changes relative to the 2.0.1 release: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ASSUAN_CONVEY_COMMENTS NEW. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Noteworthy changes in version 2.0.1 (2010-08-09) ------------------------------------------------ |