Mercurial > ecos
diff packages/language/c/libc/time/current/ChangeLog @ 2275:bd5fe26e87c5
* src/strftime.cxx: Fixed "%I" (Time in 12 hour modus was 1 hour off)
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2006 00:12:41 +0000 |
| parents | 8e3602f394e2 |
| children | fd733100beda |
line wrap: on
line diff
--- a/packages/language/c/libc/time/current/ChangeLog +++ b/packages/language/c/libc/time/current/ChangeLog @@ -1,3 +1,7 @@ +2006-08-24 Alexander Neundorf <alexander.neundorf@jenoptik.com> + + * src/strftime.cxx: Fixed "%I" (Time in 12 hour modus was 1 hour off) + 2006-06-16 Andrew Lunn <andrew.lunn@ascom.ch> * tests/strptime.c: Add a testcase for the previous fix.
