aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-06-12 22:39:34 +0000
committerTom Tromey <tromey@redhat.com>1998-06-12 22:39:34 +0000
commit3d935b64eb99a9386756b91a52d63df74828cf08 (patch)
tree19a0e91d5ce0a38ad3311ff1731373516bea4166 /opcodes/ChangeLog
parent27a0ce88057948c102c96ed54b1d8a6c9622debf (diff)
downloadgdb-3d935b64eb99a9386756b91a52d63df74828cf08.zip
gdb-3d935b64eb99a9386756b91a52d63df74828cf08.tar.gz
gdb-3d935b64eb99a9386756b91a52d63df74828cf08.tar.bz2
* po/Make-in (all-yes): If maintainer mode, depend on .pot file.
($(PACKAGE).pot): Unconditionally depend on POTFILES.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 37ce3a9..1a89864 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 12 13:40:38 1998 Tom Tromey <tromey@cygnus.com>
+
+ * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
+ ($(PACKAGE).pot): Unconditionally depend on POTFILES.
+
Fri Jun 12 11:04:06 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Fix problems when bfd_vma is wider than long.