diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-11-03 18:11:54 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-11-03 18:11:54 +0000 |
commit | e9a344f9ce8e4163c4a4ca745b27915030cbbbf1 (patch) | |
tree | 54ec269e04d61e67331e137915341b8b520038fd | |
parent | 025bb7df5a30fa90ec3f7d4a1a307366587ba7e1 (diff) |
mention w^x on i386 too
-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 0baa6d9d3e6..7f117ef18a9 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.13 2003/11/03 18:05:52 mickey Exp $ + * $OpenBSD: calendar.openbsd,v 1.14 2003/11/03 18:11:53 mickey Exp $ */ #ifndef _calendar_openbsd_ @@ -44,7 +44,7 @@ Aug 17 c2k1-II hackathon, Washington D.C., 12 developers, 2001 Aug 17 OpenBSD/sparc64 port added, from NetBSD, 2001 Sep 26 OpenSSH born, Sunday 11:56 MST, 1999 Oct 14 OpenBSD born, Saturday 16:36 MST, 1995 -Oct 30 OpenBSD 3.4 released, support AES instruction in VIA C3 processor, 2003 +Oct 30 OpenBSD 3.4 released, implementing W^X on i396 and AES in VIA C3, 2003 Nov 01 OpenBSD 3.2 released, ftp mirrors preload for the first time, 2002 Nov 11 want.html added to OpenBSD/www, 1998 Nov 18 altq merged into pf, 2002 |