From c703c3900e6ee72020763aea4bb0ccc3f40795c8 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Sat, 20 Dec 2003 13:45:30 -0500 Subject: [PATCH] atomicity.h: Fix oversight in previous change. * config/cpu/powerpc/atomicity.h: Fix oversight in previous change. From-SVN: r74890 --- libstdc++-v3/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 3d98c008a94..4c981a5920f 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2003-12-20 Jason Merrill + + * config/cpu/powerpc/atomicity.h: Fix oversight in previous + change. + 2003-12-20 Jerry Quinn * docs/doxygen/TODO: Update.