On Mon, 2007-07-23 at 23:34 +0200, Mark Wielaard wrote: > Hi Christian, > > On Mon, 2007-07-23 at 19:31 +0200, Christian Thalinger wrote: > > While trying to build OpenJDK b16 yesterday I noticed that one Makefile > > uses iso8859-1 as encoding for javac. But GNU Classpath does not > > include that name as alias. This patch adds this one alias. > > > > 2007-07-23 Christian Thalinger <[EMAIL PROTECTED]> > > > > * gnu/java/nio/charset/ISO_8859_1.java: Added ISO8859-1 to > > aliases. > > > > Ok to commit? > > Yes please. > > It doesn't seem to be an official alias for ISO_8859-1:1987 according to > http://www.iana.org/assignments/character-sets but it does seem to be > used in practise anyway.
Done. - twisti
