Added missing files to ChangeLog entry.
authorCary Coutant <ccoutant@google.com>
Mon, 29 Sep 2008 21:26:39 +0000 (21:26 +0000)
committerCary Coutant <ccoutant@google.com>
Mon, 29 Sep 2008 21:26:39 +0000 (21:26 +0000)
gold/ChangeLog

index 54bbfb3..dd60e69 100644 (file)
@@ -7,6 +7,12 @@
        * testsuite/Makefile.am (TEST_AR): New variable.
        (thin_archive_test_1): New test.
        (thin_archive_test_2): New test.
+       * testsuite/Makefile.in: Regenerate.
+       * testsuite/thin_archive_main.cc: New file.
+       * testsuite/thin_archive_test_1.cc: New file.
+       * testsuite/thin_archive_test_2.cc: New file.
+       * testsuite/thin_archive_test_3.cc: New file.
+       * testsuite/thin_archive_test_4.cc: New file.
 
 2008-09-29  Cary Coutant  <ccoutant@google.com>