From 929011700ce09f2bb4f6f650ae95b6eb68145deb Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Mon, 22 Dec 2014 14:45:02 -0500 Subject: Update NEWS and ChangeLog with two tile bug fixes. I committed fixes without references to bug numbers. Bug 17744: commit 95dee05f. Bug 17745: commit e969965a. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74a4de336d..4ad8b90161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,7 @@ 2014-12-21 Chris Metcalf + [BZ #17745] * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition... * sysdeps/tile/ffsll.c (ffsll): To here. @@ -97,6 +98,7 @@ 2014-12-19 Chris Metcalf + [BZ #17744] * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not strnlen. -- cgit v1.2.3