diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-09 21:23:44 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-09 21:23:44 +0000 |
commit | 6a261eec319e0fc445f198da58976343b300613b (patch) | |
tree | 67e36c35cd3eea15caae42ed6702526382401622 /gotools | |
parent | dcfe52b64946b633bcd7902e828b9c78e9940312 (diff) | |
download | gcc-6a261eec319e0fc445f198da58976343b300613b.tar.gz |
* Initial implementation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219408 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gotools')
-rw-r--r-- | gotools/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog new file mode 100644 index 00000000000..12bfb591087 --- /dev/null +++ b/gotools/ChangeLog @@ -0,0 +1,3 @@ +2015-01-09 Ian Lance Taylor <iant@google.com> + + * Initial implementation. |