*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 23 Nov 2000 07:24:59 +0000 (07:24 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Nov 2000 07:24:59 +0000 (07:24 +0000)
lib/ChangeLog

index 9cd4daaae01e6876982869208fb0af3e18a87169..da0ba64ff45679639cbfd7f178a3cae6c6681126 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-22  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
+       size of (size_t) -1; it's not portable.
+
 2000-11-17  Akim Demaille  <akim@epita.fr>
 
        * lib/obstack.h: Formatting changes.