diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-12-03 04:12:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-12-03 04:12:05 +0000 |
commit | d90d025691b584812ecaf216be6fbf17c7f0a0a3 (patch) | |
tree | 13ff1356587446d8de8ff76c8751f45115cba848 /ChangeLog | |
parent | 9e80c1231e9509726c83cfb5b0e794e753ff8baa (diff) | |
download | glibc-d90d025691b584812ecaf216be6fbf17c7f0a0a3.zip glibc-d90d025691b584812ecaf216be6fbf17c7f0a0a3.tar.gz glibc-d90d025691b584812ecaf216be6fbf17c7f0a0a3.tar.bz2 |
* stdlib/tst-setcontext.c: Catch the case where the links gets
messed up and we do not reach main again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-12-03 Ulrich Drepper <drepper@redhat.com> + * stdlib/tst-setcontext.c: Catch the case where the links gets + messed up and we do not reach main again. + * po/ca.po: Update from translation team. 2007-11-26 Ulrich Drepper <drepper@redhat.com> |