correct ChangeLog

From-SVN: r179131
This commit is contained in:
Jason Merrill 2011-09-23 17:38:26 -04:00
parent 6132bdd72e
commit d220e00d6b

View File

@ -1,6 +1,6 @@
2011-09-23 Jason Merrill <jason@redhat.com>
Core 234 - allow const objects with no initializer or
Core 253 - allow const objects with no initializer or
user-provided default constructor if the defaulted constructor
initializes all the subobjects.
PR c++/20039