From 42b9b219483f523f5248e5c187ffdb6fdcaf78d2 Mon Sep 17 00:00:00 2001 From: bwilson Date: Fri, 21 Oct 2005 17:54:27 +0000 Subject: * texi2pod.pl: Convert two single quotes or two backquotes to double quotes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105758 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'contrib/ChangeLog') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 6b9a85aa146..012dc7b88be 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2005-10-21 Bob Wilson + + * texi2pod.pl: Convert two single quotes or two backquotes to + double quotes. + 2005-08-23 Ben Elliston * gcc_update: Update dependencies for libjava/aclocal.m4. -- cgit v1.2.1