aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ef9a8860..d81e9e25 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,27 @@
+Mon Jul 7 11:01:43 2003 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Release 3.1.3: Release tar file made.
+
+Mon Jun 9 16:06:30 2003 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawk.texi: Set automatic-xref-title and change all cross
+ references to be of the single-argument type. Made all
+ @node lines have just the node name.
+
+ Should have done both of these years ago.
+
+Sun May 11 16:08:58 2003 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (html, gawk.html, gawkinet.html): New targets.
+
+Mon Mar 31 17:15:23 2003 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (install-data-hook, uninstall-hook): Added code to
+ hard link gawk.1 to pgawk.1 upon install and remove pgawk.1 upon
+ uninstall. Avoids MANPATH search problems, etc. etc.
+ (man_MANS): Removed pgawk.1 from the list.
+ * pgawk.1: Removed.
+
Wed Mar 19 14:10:31 2003 Arnold D. Robbins <arnold@skeeve.com>
This time for sure.