# HG changeset patch # User Gerd Moellmann # Date 971896359 0 # Node ID da542331c8091b0e75f3215b5b8374e21d87cf38 # Parent 2683108cd13ffc545c9a1075eab1c6f15e5e062e *** empty log message *** diff -r 2683108cd13f -r da542331c809 src/ChangeLog --- a/src/ChangeLog Wed Oct 18 19:12:03 2000 +0000 +++ b/src/ChangeLog Wed Oct 18 19:12:39 2000 +0000 @@ -1,5 +1,9 @@ 2000-10-18 Gerd Moellmann + * strftime.c: Sync with glibc, file version 1.78. + (my_strftime) [HAVE_TZNAME]: Use `UTC' instead of `GMT' which + should no longer be used according to ISO 8601. + * keymap.c (access_keymap): If IDX has a meta prefix, and there's no map for meta_prefix_char, don't try to use it as a keymap. Instead, if T_OK is non-zero, look up a default binding, if any,