From 6226efbda1ee2950d53b830a7aab50cec7421c87 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 22 May 2012 06:14:01 -0700 Subject: mktime: merge comment-quoting-style change from gnulib --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9468ce4..46afce1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2012-05-22 Paul Eggert + mktime: merge comment-quoting-style change from gnulib + * time/mktime.c: Quote 'like this' in comments. + The GNU coding standards suggest that we no longer quote `like this', + as "`" and "'" are typically rendered asymmetrically nowadays. + The typical gnulib style is to quote 'like this' when quoting + code, and "like this" when quoting English. + * time/mktime.c (compile-command): Add "-I.". mktime: merge mktime-internal.h change from gnulib -- cgit v1.1