summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/changes.md b/changes.md
index 24e9809..f6946f2 100644
--- a/changes.md
+++ b/changes.md
@@ -30,7 +30,8 @@ writing Tcl scripts.
- I/O malencoding default response: raise error (-profile strict)
- Windows platform needs Windows 7 or Windows Server 2008 R2 or later
- Ended interpretation of ~ as home directory in pathnames
- - Removed the "identity" and "binary" encodings.
+ - Removed the "identity" encoding.
+ - Removed the encoding alias "binary" to "iso8859-1".
- $::tcl_precision no longer controls string generation of doubles
- Removed Tcl 7 legacies: [case], [puts] [read] variant syntaxes
- Removed subcommands [trace variable|vdelete|vinfo]