From c7c713939d305b6dc898acce61d0ce30b1a051cc Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 8 Jan 2006 23:13:53 +0000 Subject: Mention configure.ac changes. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 165068f6b..6a8236015 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ does not truncate a name that has an invalid character sequence in the current character set (affected chars display as \M-... chars). + * unposted: configure.ac: got rid of probe for wcswidth() and added + probes for fchown() and fchmod() (the latter changes were accidentally + left out of my 22091 patch). + * unposted: Src/utils.c, Src/system.h: Changed the single spot that used wcswidth() over to use wcwidth() and got rid of the work-around for OpenBSD (which lacks wcswidth()). -- cgit 1.4.1