From 2214382ca9c3dc847aedfbd60fa50e906445fd8c Mon Sep 17 00:00:00 2001 From: Neil Vachharajani Date: Sat, 10 Oct 2009 00:34:21 +0000 Subject: directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs. 2009-10-09 Neil Vachharajani * libcpp/directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs. * gcc/doc/cpp.texi (Other Directives): Do not list #ident and #sccs as deprecated. From-SVN: r152612 --- libcpp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libcpp/ChangeLog') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 7a30a84..4672abe 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2009-10-09 Neil Vachharajani + + * directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and + sccs. + 2009-09-23 Loren J. Rittle * configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h. -- cgit v1.1