From 9f9b510d67835551143da3912df4112d4adc79d2 Mon Sep 17 00:00:00 2001 From: andrey Date: Wed, 9 May 2001 13:29:04 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 5aa3ebcf..4cbc4b43 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ + - fixed internal write_file() function to use write mode instead of append + that somehow was there accidentally. (Andrei) + +Version 1.4.0 +------------- - fixed indexing by section properties with the new syntax. (Andrei) Version 1.4.0b2