don't close a NULL file pointer
authorK. Richard Pixley <rich@cygnus>
Wed, 11 Dec 1991 07:43:40 +0000 (07:43 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 11 Dec 1991 07:43:40 +0000 (07:43 +0000)
gas/ChangeLog

index d89e041e381d6469d60372993fc0ff31017be64a..12cca8cf8ca2ede56d70e0d138d4bf4f490fbfec 100644 (file)
@@ -1,3 +1,13 @@
+Tue Dec 10 04:07:28 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+
+       * input-file.c: don't close a NULL file pointer.
+
+       * Makefile.in: infodir belongs in datadir.
+
+Sat Dec  7 17:13:42 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+
+       * Makefile.in: fix fake-as target to also create as.new.
+
 Fri Dec  6 23:16:43 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM.