diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2001-12-10 11:27:01 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-12-10 11:27:01 +0000 |
commit | 01342a36d36f6d680c87eb6162b0746b02173e46 (patch) | |
tree | 7b127b0f620efb2ca2ec7b1f1f932ac21836cfc5 /gcc/ch/ChangeLog | |
parent | c6bc7526bceb16ba58f2ccbd3bc7d876fc6dee39 (diff) | |
download | gcc-01342a36d36f6d680c87eb6162b0746b02173e46.zip gcc-01342a36d36f6d680c87eb6162b0746b02173e46.tar.gz gcc-01342a36d36f6d680c87eb6162b0746b02173e46.tar.bz2 |
cpp.texi: Don't condition menus on @ifinfo.
* doc/cpp.texi: Don't condition menus on @ifinfo. Condition the
copyright notice formerly conditioned on @ifinfo on @ifnottex
instead.
f:
* g77.texi: Don't condition menus on @ifinfo.
ch:
* chill.texi: Don't condition menus on @ifinfo.
From-SVN: r47842
Diffstat (limited to 'gcc/ch/ChangeLog')
-rw-r--r-- | gcc/ch/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog index 9b5f97a..111824d 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -1,3 +1,7 @@ +2001-12-10 Joseph S. Myers <jsm28@cam.ac.uk> + + * chill.texi: Don't condition menus on @ifinfo. + 2001-12-04 Zack Weinberg <zack@codesourcery.com> * Makefile.in: Don't set ALL. Delete @cross_defines@, |