Amend previous changelog PR g++/2936 Part missed from first commit
[gcc.git] / gcc / cp / ChangeLog
index e78635c8e8bff98a8f0ec740a6c2832091c864f5..8f49fc685d500829d3c714781eb792ded0f798f9 100644 (file)
@@ -1,7 +1,12 @@
+2001-06-01  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR g++/2936
+       Part missed from first commit
+       * decl2.c (finish_anon_union): Copy context.
+
 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
 
        PR g++/2936
-       * decl.c (finish_anon_union): Copy context.
        * optimize.c (remap_decl): Remap anonymous aggregate members too.
 
 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>