mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-05 06:01:17 +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
32514e8d56
commit
44a88c7cd0
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>
|
2001-05-31 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Headers/gnustep/base/NSObjCRuntime.h (GSLastErrorStr): Define new
|
* Headers/gnustep/base/NSObjCRuntime.h (GSLastErrorStr): Define new
|
||||||
|
|
Loading…
Reference in a new issue