1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 18:00:23 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-05-09 00:54:57 +00:00
parent fc894caf84
commit 1dccbf7f5f

View file

@ -1,7 +1,8 @@
2004-05-09 Kevin Ryde <user42@zip.com.au>
* tests/srfi-19.test (test-dst, string->date local DST): Test with
"EST5EDT" instead of "CET", since HP-UX doesn't know CET.
"EST5EDT" instead of "CET", since HP-UX doesn't know CET. Reported by
Andreas Vögele.
2004-05-03 Kevin Ryde <user42@zip.com.au>