- move to autoconf 2.52
[citadel.git] / citadel / parsedate.y
2001-07-26 Nathan Bryant - move to autoconf 2.52
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2000-09-01 Art Cancro* Fixed a few more references to the deprecated uncnsrd...
2000-03-27 Nathan Bryant * Makefile.in: generate parsedate.c automatically
1999-12-22 Art Cancro* Got some more parsing in there
1999-12-14 Art Cancro* More SMTP implementation
1999-12-13 Art Cancro* Removed our naive 'conv_date()' RFC822-to-unixtime...