mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
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:
parent
fb86303de2
commit
1d63817661
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue