2025-04-07 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.3.2

2024-09-19 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.3.1

2023-11-06 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.3.0

2023-05-09 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 5.2.2

2022-11-24 Remko van der Vossen <wich@sourcemage.org>
	* DEPENDS: most dependencies optional

2022-11-23 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.2.1
	* patches/*, PRE_BUILD: deleted

2022-09-15  Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: PATCHLEVEL++
	* PRE_BUILD, patches/gawk-5.2.0-fix-double-free.patch: fix double
	  free when building the linux kernel
	  https://bugs.gentoo.org/868567

2022-09-05 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.2.0

2021-10-30  Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 5.1.1

2020-04-14 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 5.1.0

2019-06-19 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.0.1

2019-05-18 Ismael Luceno <ismael@sourcemage.org>
	* DEPENDS: Update dependency; s/gettext/GETTEXT/

2019-04-12 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.0.0
	*  gawk_autoconf.patch   PRE_BUILD: deleted

2019-01-09 Treeve Jelbert <treeve@sourcemage.org>
	* PRE_INSTALL: added
	* DEPENDS: delete gnupg, add readline
	* BUILD: cleanup

2018-08-02 Pavel Vinogradov <public@sourcemage.org>
	*  BUILD: added sysconfdir flag, otherwise we have /usr/etc

2018-02-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 4.2.1

2017-10-21 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 4.2.0

2016-08-29 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.1.4

2016-03-18 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.1.3

2014-12-30 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Optionally depends on libsigsegv. Issue #185

2014-09-09 Remko van der Vossen <wich@sourcemage.org>
	* DEPENDS: gmp, mpfr

2014-09-09 Ismael Luceno <ismael@sourcemage.org>
	* PROVIDES: Provide AWK
	* CONFIGURE, INSTALL: Let the user choose the primary AWK implementation

2014-08-24 Thomas Orgis <sobukus@sourcemage.org>
	* BUILD: reduce usage of libraries to prevent failure of spell
	  upgrades (example: awk broken when updating gmp, sorcery cannot complete
	  when awk cannot run due to temporarily missing libgmp)

2014-04-13 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.1.1

2013-05-12 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 4.1.0

2012-03-31 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.0.1

2011-09-25 Bor Kraljič <pyrobor@ver.si>
	* DETAILS: added ":UPSTREAM_KEY" to SOURCE_GPG

2011-07-09 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.0.0

2011-04-11 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: added gettext optional dependency

2010-05-08 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 3.1.8; quoting paths

2009-08-06 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated to version 3.1.7

2009-01-16 George Sherwood <gsherwood@sourcemage.org>
	* REPAIR^5086443e2677a2e01845ea5e29be0802^POST_REMOVE: Add
	  correct REPAIR file.

2009-01-15 George Sherwood <gsherwood@sourcemage.org>
	* PRE_REMOVE: Added file to actually remove the info files.
	* POST_REMOVE: Removed.  Not place to delete info files.

2009-01-14 George Sherwood <gsherwood@sourcemage.org>
	* POST_REMOVE: Added true due to failures of install-info
	* REPAIR^all^POST_REMOVED: Added fix to tablet

2008-12-06 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* PRE_BUILD, autoconf.patch: fixed mktime/autoconf slowness #14635

2007-10-26 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.1.6
	* PRE_BUILD, invalid-free.patch: removed

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-08-15 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed UPDATED (deprecated in favor of 
	  PATCHLEVEL).

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

2006-02-21 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PRE_BUILD, invalid-free.patch: patch to fix an invalid free when
	  gawk is run on non-existing files
	* DETAILS: PATCHLEVEL=1

2006-02-08 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on smgl-fhs (for directory structure)

2006-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on gnupg (for SOURCE verification)

2005-08-28 Jeremy Blosser <jblosser-smgl@firinn.org>
	* DETAILS: Added upstream GPG checking via gnu.gpg.

2005-08-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.1.5

2005-05-12 Andrew Stitt <astitt@sourcemage.org>
	* BUILD, INSTALL: Update to install into a chroot correctly, bug 8853.

2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, INSTALL: converted to BUILD_API 2
	* POST_REMOVE: infodir is /usr/share/info

2004-08-31 Pieter Lenaerts <e-type@sourcemage.org>
	* DETAILS: version 3.1.4

2004-01-29 hgg <hgreig@bigpond.net.au>
	* BUILD: bug 5553 infodir and mandir switches

2003-12-01 Eric Sandall <sandalle@sourcemage.org>
	* BUILD,POST_REMOVE: Use INSTALL_ROOT
	* HISTORY: Formatted to Guru Handbook

2003-08-24 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed hard-coded GNU_URL (Bug #3884)

2003-07-11 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 3.1.3

2003-04-11 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 3.1.2 (Bug #3080)

2003-01-31 Eric Sandall <sandalle@sourcemage.org>
	* Fixed Bug #2443

2002-08-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to VERSION 3.1.1, thanks to Dufflebunk

2002-07-17 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added LICENSE

2002-06-14 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added MD5 entry

2002-05-29 Eric Sandall <sandalle@sourcemage.org>
	* USEGCC2: Removed

