aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPer Bothner <bothner@gcc.gnu.org>1998-08-20 09:45:53 -0700
committerPer Bothner <bothner@gcc.gnu.org>1998-08-20 09:45:53 -0700
commita604b0f1db0ee1c21b28be926918d6b05b8fc1ca (patch)
tree89eab22e6e3c09d621912174764133d8f56cd7c1 /gcc
parent6a5c8e422c8e4f2e0acc52aae2a10a83de540fad (diff)
downloadgcc-a604b0f1db0ee1c21b28be926918d6b05b8fc1ca.zip
gcc-a604b0f1db0ee1c21b28be926918d6b05b8fc1ca.tar.gz
gcc-a604b0f1db0ee1c21b28be926918d6b05b8fc1ca.tar.bz2
Use new ChangeLog style.
From-SVN: r21883
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index a9690d9..5b8c014 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,4 +1,4 @@
-Thu Aug 20 16:39:09 1998 Per Bothner <bothner@cygnus.com>
+1998-08-20 Per Bothner <bothner@cygnus.com>
Handle new'ing of Java classes.
* init.c (build_class_classref): New function.