summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 414fdbfd4..68f103210 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-07-30  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 23726: Test/B02typeset.ztst: test for adding and removing
+	of environment variables.
+
 	* 23725: configure.ac, Src/exec.c, Src/params.c, Src/system.h:
 	use setenv() and unsetenv() for memory management of the
 	environment where possible.