2011-07-03 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.6.1

2011-03-26 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.6.0

2010-08-17 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.4.3

2009-09-25 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* BUILD: true

2009-08-07 Arjan Bouter <abouter@sourcemage.org>
	* PROVIDES: added, provides classpath and javac
	* BUILD: use /usr/lib instead of lib64

2009-07-23 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* BUILD: do nothing
	* DEPENDS: sub depend on gcc with java
	* DETAILS: no more sources
	* INSTALL: do nothing
	* PRE_BUILD: do nothing
	* ecj-4.3.jar.sig: moved to gcc
	* specs_java: removed
	* PREPARE: removed
	* POST_RESURRECT: removed
	* POST_REMOVE: removed
	* FINAL: removed

2009-05-10 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: profiledbootstrap should not use parallel make
	  See http://gcc.gnu.org/install/build.html
	  Build using profiledbootstrap-lean to save disk space during compilation
	  Thanks to Peng "chp" Chang

2009-01-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.3.3

2008-11-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DEPENDS: remove check_if_xorg_modular* reference #14708

2008-09-03 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: only use --host for cross compiles, --build otherwise,
	  fixes bug #14624

2008-08-29 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.3.2

2008-08-08 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: added EPL license (included with ecj)

2008-07-07 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: use strict ecj version

2008-06-14 Vlad Glagolev <stealth@sourcemage.org>
	* BUILD, DEPENDS: a bit more bashismization
	* DETAILS: added Eclipse compiler for Java (jar file, needed since 4.3)
	* PRE_BUILD: move ECJ jar file into source tree, libjava conf will take
	  care about it, added missing `&&', cleaned up, add a bit more bashism
	* INSTALL: fixed multijob build, $SPELL > $SCRIPT, `install' > `cp'
	* specs_java: renewed specs for Java (from lang-specs.h)

2008-06-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.3.1

2008-04-13 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: AWT support depends on libxtst if using xorg-modular
	  Bug #13975

2008-03-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.3.0
	* DEPENDS: Depends on gmp and mpfr
	* BUILD: Pass --build=x86_64-pc-linux-gnu for x86_64, only way I found
	  to get around this warning:
	  configure: WARNING: If you wanted to set the --build type, don't use
	  --host. If a cross compiler is detected then cross compile mode will
	  be used.

2008-02-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.2.3

2007-10-09 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: updated spell to 4.2.2

2007-08-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.2.1

2007-05-22 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DEPENDS: added zip and unzip for fastjar

2007-05-19 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DETAILS: updated spell to 4.2.0

2007-02-14 Treeve Jelbert <treeve@oi.be>
	* DETAILS: version 4.1.2
	  convert to upstream signatures

2007-01-22 Thomas Orgis <sobukus@sourcemage.org>
	* DEPENDS: ensure that compilers get cast after archspecs so that
	  they all use the same fresh setup

2007-01-16 Eric Sandall <sandalle@sourcemage.org>
	* INSTALL: cd to $SOURCE_DIRECTORY.bld at beginning of INSTALL
	  Bug #10647

2006-07-05 Florian Franzmann <bwlf@bandrate.org>
	* BUILD, PREPARE, DEPENDS: added optional support for AWT
	* DETAILS: remove UPDATED, added PATCHLEVEL

2006-05-26 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.1.1

2006-03-12 David Brown <dmlb2000@gmail.com>
	* DETAILS: fixed source hash for source3

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-03-10 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated 4.0.3 fixed source url for gcj part

2006-03-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: use force_depends gcc if version doesn't match so it gets
	  recompiled

2006-03-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: fixed hashsums

2006-03-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.1.0

2006-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: persistent_read the CFLAGS and LDFLAGS of gcc and use them,
	  fixes bug #10087, persistent_read GCC_MULTILIB instead of sourcing
	  gcc.p
	* POST_RESURRECT: setup specs file after resurrection (bug #8726)

2005-10-02 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 4.0.2;
	* PRE_BUILD: use unpack_file API.

2005-09-05 Seth Woolley <seth@tautology.org>
	* BUILD: install to lib instead of lib64 on x86_64

2005-07-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.0.1

2005-05-18 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PRE_BUILD: return 1 if the current gcc isn't the same version

2005-04-23 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: use gcc's configuration for multilib option;
	* DETAILS: turn TMPFS option off to make sure it builds; 1 GB is not
	  nearly enough and disk space usually is more available than tmpfs.

2005-04-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 4.0.0

2004-11-07 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated to 3.4.3

2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 3.4.2

2004-07-06 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added dependency on gcc so they're built in correct order
	  on a system-update

2004-07-05 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, DETAILS, FINAL, HISTORY, INSTALL, POST_REMOVE, PRE_BUILD,
	  SOLO, specs_java:
	  new spell for the GNU java compiler and library
