diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-01-09 21:23:44 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-01-09 21:23:44 +0000 |
commit | 000c70a76c61dc95075e937f2bfa457226036b3f (patch) | |
tree | 67e36c35cd3eea15caae42ed6702526382401622 /gotools/ChangeLog | |
parent | bf1de3f0ac48e095e9446a2408649766bf5a947c (diff) | |
download | gcc-000c70a76c61dc95075e937f2bfa457226036b3f.zip gcc-000c70a76c61dc95075e937f2bfa457226036b3f.tar.gz gcc-000c70a76c61dc95075e937f2bfa457226036b3f.tar.bz2 |
* Initial implementation.
From-SVN: r219408
Diffstat (limited to 'gotools/ChangeLog')
-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 0000000..12bfb59 --- /dev/null +++ b/gotools/ChangeLog @@ -0,0 +1,3 @@ +2015-01-09 Ian Lance Taylor <iant@google.com> + + * Initial implementation. |