summaryrefslogtreecommitdiff
path: root/pbm/ChangeLog.old
diff options
context:
space:
mode:
Diffstat (limited to 'pbm/ChangeLog.old')
-rw-r--r--pbm/ChangeLog.old41
1 files changed, 41 insertions, 0 deletions
diff --git a/pbm/ChangeLog.old b/pbm/ChangeLog.old
new file mode 100644
index 0000000..65afe89
--- /dev/null
+++ b/pbm/ChangeLog.old
@@ -0,0 +1,41 @@
+Sat Aug 7 11:51:41 1993 Karl Berry (karl@cs.umb.edu)
+
+ * libpbm1.c: c-ctype.h now in kpathsea.
+
+Fri Dec 11 15:06:54 1992 Karl Berry (karl@cs.umb.edu)
+
+ * libpbm1.c (pm_keymatch): Change ctype references to use
+ uppercase macros.
+
+Tue Oct 27 12:56:21 1992 Karl Berry (karl@cs.umb.edu)
+
+ * Version 0.6.
+
+Tue Sep 15 08:39:17 1992 Karl Berry (karl@hayley)
+
+ * libpbm1.c (malloc, free, exit): don't declare these, rely on
+ config.h.
+
+Thu Sep 3 09:31:14 1992 Karl Berry (karl@hayley)
+
+ * Version 0.5.
+
+Wed Apr 15 09:01:07 1992 Karl Berry (karl@hayley)
+
+ * pbmascii.c: new file for debugging.
+
+Sat Mar 28 07:49:22 1992 Karl Berry (karl at hayley)
+
+ * Version 0.4.
+
+ * Change copyright years to 1992 only.
+
+Sat Mar 7 10:00:47 1992 Karl Berry (karl at hayley)
+
+ * GNUmakefile (files, headers, sources): replace with `c_and_h', etc.
+
+ * libpbm1.c: use #if __STDC__, not #ifdef.
+
+Thu Mar 5 07:53:37 1992 Karl Berry (karl at hayley)
+
+ * Created.