aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2001-11-21 09:09:10 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2001-11-21 09:09:10 +0000
commit501af67443db9282610b352904ee3f9709c9114c (patch)
treecc196fdb46b64bab11ee89847be0072dee00234d /ChangeLog
parent2001-11-21 Akinori Ito <aito@fw.ipsj.or.jp> (diff)
downloadw3m-501af67443db9282610b352904ee3f9709c9114c.tar.gz
w3m-501af67443db9282610b352904ee3f9709c9114c.zip
[w3m-dev 02472] cleanup CYGWIN macro
From: Tsutomu Okada <okada@furuno.co.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a87bd22..1a2676a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
+2001-11-21 Tsutomu Okada <okada@furuno.co.jp>
+
+ * [w3m-dev 02472] cleanup CYGWIN macro
+ * display.c (displayBuffer): use __CYGWIN__ macro
+ * fm.h: ditto
+ * terms.c (refresh): add condition for isWinConsole which
+ defined only japanese cygwin environment
+
2001-11-21 Akinori Ito <aito@fw.ipsj.or.jp>
- * Homepage URLs and author's mail addresses in the documents
+ * [w3m-dev 02466]
+ Homepage URLs and author's mail addresses in the documents
are changed.
2001-11-21 Fumitoshi UKAI <ukai@debian.or.jp>