aboutsummaryrefslogtreecommitdiff
path: root/libada/ChangeLog
diff options
context:
space:
mode:
authorJames E Wilson <wilson@specifixinc.com>2005-04-28 01:39:03 +0000
committerJim Wilson <wilson@gcc.gnu.org>2005-04-27 18:39:03 -0700
commit01a1e85a73a874b8921e2100437e6f32594afd93 (patch)
tree9468f0da84a94e74c719ec65d75fd91a72fcb6af /libada/ChangeLog
parente14a65404712f3f8b9e4af99336be4f2db65efe5 (diff)
downloadgcc-01a1e85a73a874b8921e2100437e6f32594afd93.zip
gcc-01a1e85a73a874b8921e2100437e6f32594afd93.tar.gz
gcc-01a1e85a73a874b8921e2100437e6f32594afd93.tar.bz2
Fix ada enabled "make html".
* Makefile.in (html): New. From-SVN: r98906
Diffstat (limited to 'libada/ChangeLog')
-rw-r--r--libada/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libada/ChangeLog b/libada/ChangeLog
index b9818a3..2e8bfc2 100644
--- a/libada/ChangeLog
+++ b/libada/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-27 James E Wilson <wilson@specifixinc.com>
+
+ * Makefile.in (html): New.
+
2005-02-28 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383