From: Bruno Haible <bruno@clisp.org>
Date: Thu, 28 Jun 2012 11:32:10 +0000 (+0200)
Subject: Fix typo in ChangeLog entry.
X-Git-Tag: v0.1~574
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=a1bcd8bd3d60b8138a678d17763012ce825b5e7d;p=gnulib.git

Fix typo in ChangeLog entry.
---

diff --git a/ChangeLog b/ChangeLog
index e2fcd0a084..6eb9605284 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2012-06-28  Bruno Haible  <bruno@clisp.org>
 
-	remove: No longer override on all platforms. Fixes bug from 2012-03-20.
+	remove: No longer override on all platforms. Fixes bug from 2010-03-20.
 	* m4/remove.m4 (gl_FUNC_REMOVE): Test gl_cv_func_unlink_honors_slashes,
 	not gl_cv_func_unlink_works.
 	Reported by Carlos O'Donell <carlos_odonell@mentor.com>.