]> www.ginac.de Git - ginac.git/commitdiff
documentation update
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 9 Apr 2001 21:30:32 +0000 (21:30 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 9 Apr 2001 21:30:32 +0000 (21:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 858847136318b64c957ba81b28d832900bcc8bc8..ddc96b3bc8d57115ea232433bae6148509bf932f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ This file records noteworthy changes.
 * Replaced the various print*() member functions by a single print() that
   takes a print_context object that determines the output formatting. This
   should make it easier to add more output types.
+* Added functions to retrieve the properties stored in archive objects
+  outside of unarchive() (for printing or debugging purposes).
 * Some bugfixes (indexed objects, archive writing).
 
 0.8.0 (24 March 2001)