diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-22 09:25:21 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-22 09:25:21 -0700 |
commit | 8c4ae0d4e5fbb98cc42e6207ff94f442df385bd2 (patch) | |
tree | c68daa8e3930f5391d4e711ae577b20de811e7a6 /ChangeLog | |
parent | 5a4aaa33b7fb06851739bfe83bbb7b71405faadb (diff) | |
download | glibc-8c4ae0d4e5fbb98cc42e6207ff94f442df385bd2.tar.gz glibc-8c4ae0d4e5fbb98cc42e6207ff94f442df385bd2.tar.xz glibc-8c4ae0d4e5fbb98cc42e6207ff94f442df385bd2.zip |
Leading-tabify ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 54ee0dde00..d702a0a3b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -369,8 +369,8 @@ 2012-08-15 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> [BZ #14195] - * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix - segmentation fault for a case of two empty input strings. + * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix + segmentation fault for a case of two empty input strings. * string/test-strncasecmp.c (check1): Renamed to... (bz12205): ...this. (bz14195): Add new testcase for two empty input strings and N > 0. |