summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2016-11-23 19:55:23 +0100
committerBruno Haible <bruno@clisp.org>2016-11-23 19:55:23 +0100
commite480384a737e02ff93b4baf641d42a38b6cffc6a (patch)
treeb827f2c275f467bc2f9365b27b65a9cf9b06fac8
parent2dcc70b0c9899ddb535f9f465cb422b3abf608ef (diff)
downloadgperf-e480384a737e02ff93b4baf641d42a38b6cffc6a.tar.gz
Drop the nickname "woe32".
-rw-r--r--ChangeLog6
-rw-r--r--Makefile.in4
-rw-r--r--README.windows (renamed from README.woe32)0
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d1155b3..acc7067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-11-23 Bruno Haible <bruno@clisp.org>
+
+ Drop the nickname "woe32".
+ * README.windows: Renamed from README.woe32.
+ * Makefile.in (SOURCE_FILES): Update.
+
2016-11-19 Bruno Haible <bruno@clisp.org>
doc: Prepare for possible use of GNU texi2any.
diff --git a/Makefile.in b/Makefile.in
index 8d9f68b..705f2a5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,6 @@
# Makefile for gperf
-# Copyright (C) 1989, 1992, 1993, 1998, 2002, 2012 Free Software Foundation, Inc.
+# Copyright (C) 1989, 1992, 1993, 1998, 2002, 2012, 2016 Free Software Foundation, Inc.
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
# and Bruno Haible <bruno@clisp.org>.
#
@@ -60,7 +60,7 @@ maintainer-clean : force
# List of source files.
SOURCE_FILES = \
- README README.woe32 README.vms NEWS AUTHORS \
+ README README.windows README.vms NEWS AUTHORS \
configure.ac aclocal.m4 Makefile.in Makefile.vms \
Makefile.devel ChangeLog
# List of distributed files imported from other packages.
diff --git a/README.woe32 b/README.windows
index 2021bc5..2021bc5 100644
--- a/README.woe32
+++ b/README.windows