diff --git a/ChangeLog b/ChangeLog index 982c91df0..e1bb5400a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-03-05 > + + * Source/NSCalendarDate.m ([NSCalendarDate -descriptionWithCalendarFormat:locale:]): + Fixed problem with repeated %b %B %b %B and the like. + Fixed problem with missing characters after unrecognixed modifiers. + Added support for %c %X and %x. + 2004-03-02 Adam Fedor * Source/NSCalendarDate.m (dayOfCommonEra): Make non-static.