aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS8
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 256a29b..93e0600 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-02-07 Ben Elliston <bje@wasabisystems.com>
+ * NEWS: Document changes since 1.4.4.
+
+2004-02-07 Ben Elliston <bje@wasabisystems.com>
+
* example/Makefile.am (check-recursive): Remove target.
* example/Makefile.in: Regenerate.
diff --git a/NEWS b/NEWS
index 1538def..0f2fa9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes from 1.4.4
+
+1. The automake/autoconf-based build system has been cleaned up
+ significantly. It now has less moving parts for maintainers.
+2. lib/mondfe.exp and lib/xsh.exp are now deprecated and will be
+ removed in the next major release. If you still use this code,
+ please notify dejagnu@gnu.org.
+
Changes from 1.4.2
1. New XML output option, so test results can be loaded into a database.