From 212d560d677862798628b841d1aeb771fe172b9b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 Mar 2002 09:44:34 +0000 Subject: [PATCH] Update. --- ChangeLog | 4 ++++ linuxthreads/ChangeLog | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index c800da9488..9744670bad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-22 Ulrich Drepper + + * po/fr.po: Update from translation team. + 2002-03-21 Martin Schwidefsky * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Remove diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 4d780240ae..29b8fc728d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-03-22 Jakub Jelinek + + * sysdeps/mips/pt-machine.h (MEMORY_BARRIER): Remove. + 2002-03-22 Ulrich Drepper * internals.h (MEMORY_BARRIER): Define as asm with memory as clobber.