diff options
author | Ian Lance Taylor <ian@airs.com> | 2009-11-03 15:20:30 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2009-11-03 15:20:30 +0000 |
commit | 934b01dddc74d9d8707bc96662eb1073a87ee947 (patch) | |
tree | bc2a03c16ec35f317efde35e05638c5cdf982ccd /gold/ChangeLog | |
parent | f77507bd9894eb70b02c2c5ac4adc209443c53c0 (diff) | |
download | gdb-934b01dddc74d9d8707bc96662eb1073a87ee947.zip gdb-934b01dddc74d9d8707bc96662eb1073a87ee947.tar.gz gdb-934b01dddc74d9d8707bc96662eb1073a87ee947.tar.bz2 |
PR 10895
* po/Make-in ($(srcdir)/$(PACKAGE).pot): Pass -C and
--msgid-bugs-address.
(install-pdf): New target.
(install-data_yes): Look up one directory to find mkinstalldirs.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 198ead3..e664071 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,11 @@ +2009-11-03 Ian Lance Taylor <iant@google.com> + + PR 10895 + * po/Make-in ($(srcdir)/$(PACKAGE).pot): Pass -C and + --msgid-bugs-address. + (install-pdf): New target. + (install-data_yes): Look up one directory to find mkinstalldirs. + 2009-11-03 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (.po.gmo): Don't generate .gmo files in source |