Fixed %w format in describing calendar dates

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10045 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-01 12:14:03 +00:00
parent fb86303de2
commit 1d63817661

View file

@ -1,3 +1,9 @@
2001-06-01 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSCalendarDate.m
([-descriptionWithCalendarFormat:locale:]): Fixed %w (day of the
week) to output a single digit number rather than a two digit one.
2001-05-31 Adam Fedor <fedor@gnu.org>
* Headers/gnustep/base/NSObjCRuntime.h (GSLastErrorStr): Define new