summaryrefslogtreecommitdiffstats
path: root/contrib/file/patchlevel.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-11-26 21:26:20 +0000
committerobrien <obrien@FreeBSD.org>2000-11-26 21:26:20 +0000
commit150ca1a16110713598ba58dc8851c364c1acc188 (patch)
tree770c3a29505e36cc856a542727c837a44ba6d339 /contrib/file/patchlevel.h
parent73a570e26c8be2eb28ff624691d53679235db6d7 (diff)
downloadFreeBSD-src-150ca1a16110713598ba58dc8851c364c1acc188.zip
FreeBSD-src-150ca1a16110713598ba58dc8851c364c1acc188.tar.gz
Virgin import of Christos Zoulas FILE 3.33.
Diffstat (limited to 'contrib/file/patchlevel.h')
-rw-r--r--contrib/file/patchlevel.h18
1 files changed, 16 insertions, 2 deletions
diff --git a/contrib/file/patchlevel.h b/contrib/file/patchlevel.h
index 26e1db2..0b07545 100644
--- a/contrib/file/patchlevel.h
+++ b/contrib/file/patchlevel.h
@@ -1,11 +1,25 @@
#define FILE_VERSION_MAJOR 3
-#define patchlevel 32
+#define patchlevel 33
/*
* Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.32 2000/08/05 18:24:18 christos Exp $
+ * $Id: patchlevel.h,v 1.33 2000/11/13 00:30:50 christos Exp $
*
* $Log: patchlevel.h,v $
+ * Revision 1.33 2000/11/13 00:30:50 christos
+ * - wordperfect magic fix: freebsd pr 9388
+ * - more msdos fixes from freebsd pr's 20131 and 20812
+ * - sas and spss magic [Bruce Foster]
+ * - mkinstalldirs [John Fremlin]
+ * - sgi opengl fixes [Michael Pruett]
+ * - netbsd magic fixes [Ignatios Souvatzis]
+ * - audio additions [Michael Pruett]
+ * - fix problem with non ansi RCSID [Andreas Ley]
+ * - oggs magic [Felix von Leitner]
+ * - gmon magic [Eugen Dedu]
+ * - TNEF magic [Joomy]
+ * - netpbm magic and misc other image stuff [Bryan Henderson]
+ *
* Revision 1.32 2000/08/05 18:24:18 christos
* Correct indianness detection in elf (Charles Hannum)
* FreeBSD elf core support (Guy Harris)
OpenPOWER on IntegriCloud