diff packages/language/c/libc/stdlib/current/ChangeLog @ 2724:9ab1839abc2c

The getenv test is N/A if the configuration does not have an environ variable.
author bartv
date Wed, 28 Jan 2009 14:50:20 +0000
parents ceb6ac6f0ec1
children 74dbf4c3f2e1
line wrap: on
line diff
--- a/packages/language/c/libc/stdlib/current/ChangeLog
+++ b/packages/language/c/libc/stdlib/current/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-28  Bart Veer  <bartv@ecoscentric.com>
+
+	* tests/getenv.c: N/A in configurations which do not provide
+	environ.
+
 2009-01-26  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* tests/abs.c: Allow to run if CYGPKG_LIBC_STARTUP isn't there.