Skip to content
Snippets Groups Projects
Commit 443865a9 authored by Raymond Toy's avatar Raymond Toy
Browse files

The external format :utf is no longer an alias for :utf-8.

 * src/pcl/simple-streams/external-formats/aliases:
   * Remove the :utf alias.
 * src/general-info/release-21a.txt:
   * Update.
parent 1f025baf
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,7 @@ New in this release: ...@@ -24,6 +24,7 @@ New in this release:
* Changes * Changes
* Micro-optimize SCALE-FLOAT to do multiplication when possible. * Micro-optimize SCALE-FLOAT to do multiplication when possible.
* Update to ASDF 3.1.4. * Update to ASDF 3.1.4.
* The external-format :UTF is no longer an alias for :UTF-8.
* ANSI compliance fixes: * ANSI compliance fixes:
......
...@@ -190,7 +190,6 @@ mac-uk mac-cyrillic ...@@ -190,7 +190,6 @@ mac-uk mac-cyrillic
macukrainian mac-cyrillic macukrainian mac-cyrillic
maccyrillic mac-cyrillic maccyrillic mac-cyrillic
utf utf-8
utf8 utf-8 utf8 utf-8
;; UTF-16 will recognize a BOM at the beginning of the file and will ;; UTF-16 will recognize a BOM at the beginning of the file and will
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment