From df0c148d4098b18d6855357a775f519914297836 Mon Sep 17 00:00:00 2001 From: wl Date: Sat, 18 Dec 2010 06:46:05 +0000 Subject: Remove compiler warning. * src/libs/libgroff/relocate.cpp (msw2posixpath): Remove redundant dereferencing. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 790dafb1..f5963d93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2010-12-18 Werner LEMBERG + + Remove compiler warning. + + * src/libs/libgroff/relocate.cpp (msw2posixpath): Remove redundant + dereferencing. + +2010-12-16 Daiki Ueno + + Don't change srcdir if building in a separate builddir. + + * Makefile.in ($GNULIBDIRS): Copy configuring stuff of gnulib if + necessary. + 2010-12-15 Werner LEMBERG Fix compilation problem. -- cgit v1.2.1