about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2012-02-23 01:23:24 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2012-02-23 01:23:24 -0500
commit18fc1906ab9b524d98c4b77180cf955717b1e7e5 (patch)
tree42a4786a620d12b6ef3cde9e60d89a92c3c59371 /CHANGES
parentfde4be86f4d67d01a51f881159d190002d0bd810 (diff)
downloadlynx-snapshots-18fc1906ab9b524d98c4b77180cf955717b1e7e5.tar.gz
snapshot of project "lynx", label v2-8-8deb_11b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 15345da3..0c043cc5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
--- $LynxId: CHANGES,v 1.595 2012/02/23 00:42:23 tom Exp $
+-- $LynxId: CHANGES,v 1.597 2012/02/23 01:18:46 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
 2012-02-22 (2.8.8dev.12)
+* treat charsets ISO-8859-8-E and ISO-8859-8-I as aliases of ISO-8859-8
+  (Owen Leibman)
 * amend the dev.10 change to HTLoadDocument(), which broke caching of forms,
   to limit it to just the case where the user has pressed ^R, etc (report by
   TG) -TD