aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ce23d..379daee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-11-07 Joseph Myers <joseph@codesourcery.com>
+ * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
+ not expect.
+ [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
+
* conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
Change function return type to int.