2012-10-18 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: PATCHLEVEL=1
	* BUILD: --enable-pc-files added

2011-09-20 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 5.9

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2011-02-27 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 5.8
	* INSTALL: make TMPSTAGING global
	* FINAL: added, to fix installation with recent installwatch -- remove
	  staging files here

2010-10-06 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: PATCHLEVEL++ (Bug #15785)

2010-09-12 Eric Sandall <sandalle@sourcemage.org>
	* SUB_DEPENDS: Remove incorrect check on UL_VERSION from util-linux
	  Thanks Ladislav :)

2010-09-08 Eric Sandall <sandalle@sourcemage.org>
	* *SUB_DEPENDS: Allow forcing UTF8 fonts (Bug #15760)

2009-01-14 George Sherwood <gsherwood@sourcemage.org>
	* CONFIGURE: Change default for UTF-8 to yes

2008-11-04 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 5.7; quoting paths; added 2nd url for sig;
	  fixed descs; cleaned up
	* PRE_BUILD: removed patch-applying
	* BUILD, INSTALL: added some more bashism
	* ncurses-5.6-20080{621,628,705,712,713}.patch.gz: removed

2008-07-28 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* ncurses-5.6-20080621.patch.gz: replaces the sh script
	* PRE_BUILD: removed the sh script use the patch directly
	* DETAILS: removed the sh script

2008-07-24 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS, PRE_BUILD: added patch patch-5.6-20080621.sh.gz #13654
	  from ftp://invisible-island.net/ncurses/5.6/
	* ncurses-5.6-2008???.patch.gz, PRE_BUILD: added up-to-date patches

2007-06-10 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* PRE_BUILD: added for #13731 - don't wipe the terminfo database

2007-06-02 Pol Vinogradov <vin.public@gmail.com>
	* DEPENDS: added gpm optionally

2007-01-14 George Sherwood <george@beernabeer.com>
	* INSTALL: Implement solutions in bug #13408.

2007-01-13 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to verison 5.6. Removed UPDATED.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

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

2006-06-20 David Brown <dmlb2000@gmail.com>
	* DETAILS: turned off stage install for this spell

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

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

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

2005-11-10 Seth Woolley <seth@tautology.org>
	* INSTALL: improve fix

2005-11-06 Seth Woolley <seth@tautology.org>
	* INSTALL: really fixed it this time, I hope

2005-10-29 Seth Woolley <seth@tautology.org>
	* INSTALL: fixed an abi conflict issue during upgrade

2005-10-13 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.5

2005-06-04 Seth Woolley <seth@tautology.org>
	* INSTALL: last fix for aliens

2005-05-28 Seth Woolley <seth@tautology.org>
	* INSTALL,protected: fix bug 8844, so that ncurses
	  can go between utf-8 modes well. (remove the code
	  commented out by Andrew below since it _really_
	  isn't used and breaks things.)

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

2005-05-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on GNAT

2005-05-03 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated UPDATED to force updates to make sure this gets
	  tested before going to stable. :) Worked fine on my boxes. ;)
	  Removed explicit gnu.org URL
	* INSTALL: Do /not/ copy the libs
	  finally fully fixes Bugs #7057 & #7026 (no more segfaults during
	  installation)

2005-04-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed MAKE_NJOBS=1
	  Shortened SHORT
	* BUILD: Run make_single before make
	* INSTALL: Run make_normal before make install

2005-01-22 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: move compatibility link creation before make install,
	  copy the libs from lib/ to $INSTALL_ROOT/lib as the first thing,
	  fixes the spell breaking the system when switching from plain
	  ncurses to ncurses with utf-8 support,
	  use relative links instead of absolute links for the compatibility
	  symlinks

2004-12-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Optionally depend on g++

2004-08-28 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Added option for UTF-8 encoding (Bug #7247)
	* BUILD: Apply UTF-8 config option if needed
	* INSTALL: Create symlinks to old libs if using UTF-8

2004-06-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, INSTALL: use --libdir configure option instead of copying libs
	  in INSTALL

2004-06-27 Eric Schabell <libs@sourcemage.org>
	* DEPENDS: unused, so deleted.

2004-06-25 Eric Schabell <libs@sourcemage.org>
	* INSTALL: unneeded code removed, adjusted copy to /lib
	  so that it works, bug #7026.
	* BUILD: cleaned out commented code.

2004-06-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: UPDATED set, to force rebuild
	* INSTALL: put libncurses.so* in /lib, so that the sysem
	  will boot if /usr is on a different device

2004-06-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: BUILD_API=2
	  UPDATED set, to force rebuild
	* CONFLICTS PROVIDES INSTALL: added
	* BUILD: strip
	  build termcap, fixes bug #6920

2004-04-07 hgg <hgreig@bigpond.net.au>
	* BUILD: CROSS_INSTALL fixes

2004-02-16 hgg <hgreig@bigpond.net.au>
	* DETAILS: MAKE_NJOBS=1 (failed on 4 machines until I added it)

2004-02-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 5.4
	* BUILD, ncurses-ada-fix.patch: removed the patch

2003-11-30 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Add INSTALL_ROOT
	* HISTORY: Formatted to Guru Handbook

2003-09-14 Arwed v. Merkatz <v.merkatz@gmx.net>
	* ncurses-ada-fix.patch, BUILD: fix Ada95 detection in configure

2003-04-08 M.L. <mlubrano@sourcemage.org>
	* BUILD: Added $OPTS

2002-11-10 Julian v. Bock <julian@wongr.net>
	* ncurses-5.2-gcc31.patch: remove.
	* BUILD: don't apply patch.

2002-10-28 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 5.3; add new SOURCE_URL.

2002-10-14 Julian v. Bock <julian@wongr.net>
	* DETAILS: add LICENSE and MD5 fields.

2002-09-17 Julian v. Bock <julian@wongr.net>
	* ncurses-5.2-gcc31.patch: add.
	* BUILD: remove sedits; apply patch.

2002-04-04 Chris Brien <christopher_brien@hotmail.com>
	* BUILD: Added two lines to sedit out a typecast which causes
	  a compile error.

