diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-10-14 15:09:26 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-10-14 15:09:26 +0000 |
commit | c284d5e400543628edcf2e6358fe7a46e03cec25 (patch) | |
tree | e8310068c173945010839fa1b017e7ea9da2fc92 /usr.bin/calendar | |
parent | 94570972c42ad88025280442be153bcc50385a8a (diff) |
doh! it was a wednesday. and fix the time as well then
Diffstat (limited to 'usr.bin/calendar')
-rw-r--r-- | usr.bin/calendar/calendars/calendar.openbsd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.openbsd b/usr.bin/calendar/calendars/calendar.openbsd index edb7c10867c..f250cb7213c 100644 --- a/usr.bin/calendar/calendars/calendar.openbsd +++ b/usr.bin/calendar/calendars/calendar.openbsd @@ -1,7 +1,7 @@ /* * OpenBSD-related dates to celebrate * - * $OpenBSD: calendar.openbsd,v 1.27 2005/10/14 15:06:10 mickey Exp $ + * $OpenBSD: calendar.openbsd,v 1.28 2005/10/14 15:09:25 mickey Exp $ */ #ifndef _calendar_openbsd_ @@ -55,7 +55,7 @@ Aug 17 OpenBSD/sparc64 port is added, from NetBSD, 2001 Sep 26 OpenSSH born, Sunday 11:56 MST, 1999 Sep 29 OpenBSD/hppa gets PCI bus support, 2003 Oct 17 CARP added, introducing OpenBSD into High Availability market, 2003 -Oct 18 OpenBSD born, Saturday 16:36 MST, 1995 +Oct 18 OpenBSD born, Wednesday 08:37:01 GMT, 1995 Oct 18 OpenBSD/mvme88k port added, from nivas, based on MACH/luna88k, 1995 Oct 29 OpenBSD 3.6 released, featuring i386 and amd64 SMP, 2004 Oct 30 OpenBSD 3.4 released, implementing W^X on i386 and AES in VIA C3, 2003 |