putenv: avoid compilation warning on mingw
[gnulib.git] / ChangeLog
index 4b936ea..6d8c2c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-03-11  Eric Blake  <eblake@redhat.com>
+
+       putenv: avoid compilation warning on mingw
+       * lib/putenv.c (_unsetenv): Protect variable declaration.
+       (putenv): Fix indentation.
+
 2013-03-11  Gary V. Vaughan  <gary@gnu.org>
 
        unistd: don't prevent Tru64 Unix from using gnulib strtod.