summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordtucker <dtucker>2013-03-07 09:14:34 +0000
committerdtucker <dtucker>2013-03-07 09:14:34 +0000
commit2df21eb1d7ec53b8ad385da54cad05c18aa0140c (patch)
treea48776190d5887814ce355ce6e4890de4af79a6b
parent5e63ca22273192a48054c6445c6af96cf21ae52f (diff)
downloadopenssh-2df21eb1d7ec53b8ad385da54cad05c18aa0140c.tar.gz
remove extra word
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a3b27329..7f21ea92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
20130307
- (dtucker) [INSTALL] Bump documented autoconf version to what we're
currently using.
- - (dtucker) [defines.h] Remove SIZEOF_CHAR bits since the test for it is
+ - (dtucker) [defines.h] Remove SIZEOF_CHAR bits since the test for it
was removed in configure.ac rev 1.481 as it was redundant.
20130306