git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 16:36:15 +00:00
parent 5365eb1373
commit 0b8b5fbb6d
4 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
2006-10-19 Love H<>rnquist <20>strand <lha@it.su.se>
* check-timegm.c: Add check for _der_timegm.
* der_get.c (generalizedtime2time): always use _der_timegm.
* timegm.c: make more strict
* der_locl.h: Rename timegm to _der_timegm.
2006-10-17 Love H<>rnquist <20>strand <lha@it.su.se>