* Initial implementation.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jan 2015 21:23:44 +0000 (21:23 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jan 2015 21:23:44 +0000 (21:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219408 138bc75d-0d04-0410-961f-82ee72b054a4

gotools/ChangeLog [new file with mode: 0644]

diff --git a/gotools/ChangeLog b/gotools/ChangeLog
new file mode 100644 (file)
index 0000000..12bfb59
--- /dev/null
@@ -0,0 +1,3 @@
+2015-01-09  Ian Lance Taylor  <iant@google.com>
+
+       * Initial implementation.