aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c593a1267..153f5527bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* stdlib/setenv.c (unsetenv): Don't search environment if it does
not exist.
+ * stdlib/Makefile (tests): Add tst-unsetenv1.
+ * stdlib/tst-unsetenv1.c: New file.
2008-11-29 Ulrich Drepper <drepper@redhat.com>