aboutsummaryrefslogtreecommitdiffstats
path: root/pc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r--pc/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 08ed2bf6..3a7b3be3 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,17 @@
+2011-10-24 Eli Zaretskii <eliz@gnu.org>
+
+ * gawkmisc.pc (wctob) [__MINGW32__]: A replacement for the
+ function of the same name in MS runtime, which does a better job
+ with 8-bit characters that have their high bit set.
+ Original supplied by Jim Meyering <jim@meyering.net>.
+
+ * popen.h (system) [__MINGW32__]: Redirect to os_system.
+
+ * Makefile (./doc/awkcard.tr): Don't use Unixy forward slashes in
+ redirection.
+ (builtin$O): Depend on popen.h.
+ (random$O): New target, separated from builtin$O.
+
2011-10-18 Juan Manuel Guerrero <juan.guerrero@gmx.de>
* Makefile: doc target to create all documentation files.