diff options
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index c3d1ba2..55987a3 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,13 @@ +2017-01-18 Matthias Klose <doko@ubuntu.com> + + PR libobjc/78697 + * configure.ac: Allow default for --with-target-bdw-gc-include. + * configure: Regenerate. + + PR libobjc/78698 + * configure.ac: Use the libgc.la file when available. + * configure: Regenerate. + 2017-01-17 Jakub Jelinek <jakub@redhat.com> PR other/79046 |