2008-02-08 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.11.9

2007-09-24 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Fails with multiple make jobs

2007-07-17 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.11.7

2007-03-08 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.11.5

2006-11-23 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.11.4

2006-11-11 David Brown <dmlb2000@gmail.com>
	* BUILD: fixed x86_64 you have to specify USE_64=1 for it to build 64bit
	* INSTALL: same for installing with 64bit

2006-11-10 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 3.11.3, removed SOURCE2 (dbm is included)
	* BUILD: adapted to new version
	* INSTALL, mozilla-nss.pc: 3.10 -> VERSION
	* PRE_BUILD: 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-03-10 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: use our own snapshot tarballs instead of cvs directly,
	  bug #10668, added the two additional LICENSES (GPL and LGPL)
	* DEPENDS: removed dependency on CVS

2005-12-13 Robin Cook <rcook@wyrms.net>
	* DETAILS: added PATCHLEVEL 
	* mozilla-nss.pc: changed to match nspr version

2005-11-30 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

2005-11-30 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

2005-11-27 Seth Woolley <seth@tautology.org>
	* PRE_BUILD: api update and typo fix

2005-07-16
	* DETAILS: version of NSS corresponding to Firefox 1.0.5 is 3.9.5, but
	  I have to keep 3.10 because 3.9.5's tag doesn't cover complete source;
	  change DBM's source archive name to use its CVS tag instead of version;
	  added comment about where to find version numbers and CVS tag names;
	  change UPDATED;
	* mozilla-nss.pc: depends on NSPR 4.5 (see nspr spell).

2005-05-15 Sergey Lipnevich <sergey@sourcemage.org>
	* PRE_BUILD: somehow it wasn't committed;
	* WIP: deleted; no need for drama in HISTORY files.

2005-05-14 David Brown <dmlb2000@excite.com>
	* WIP: added completely and totally broken...
	* PRE_BUILD: removed unpack SOURCE3 cause there ain't none.

2005-05-12 Sergey Lipnevich <sergey@sourcemage.org>
	* DEPENDS: depends on NSPR;
	* DETAILS: set proper versions of sources; adjust CVS URLs;
	* PRE_BUILD,BUILD,INSTALL: exclude NSPR;
	* PROVIDES: remove as there's no need to provide NSS anymore;
	* mozilla-nspr.pc: moved to nspr.

2005-03-20 Ladislav Hagara <hgr@vabo.cz>
	* BUILD: fixed NSS_LINUX_VERSION again [Bug 8133]
	  now should work also with 2.6.11.x kernels

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

2005-02-08 Ladislav Hagara <hgr@vabo.cz>
	* BUILD: fixed NSS_LINUX_VERSION [Bug 8133]

2004-09-27 Ladislav Hagara <hgr@vabo.cz>
	* INSTALL: tested and submitted patch into grimore [Bug 7424]

2004-09-24 Clement MATHIEU <cykl@mAdchAt.org>
	* INSTALL: use $(uname -m) instead of a hardcoded arch.

2004-09-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added BUILD_API=2
	* BUILD: Converted to BUILD_API 2
	  Set NSS_LINUX_VERSION depending on running kernel and make persistent
	  Add .mk for longer version names of the linux kernel (e.g. 2.6.8.1)
	* INSTALL: Added
	  Use NSS_LINUX_VERSION for version-specific references
	* HISTORY: Formatted to Guru Handbook

2004-05-21 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated nspr to NSPR_4_4_1_RTM (Bug #6724)
	  Removed TABs
	  Should have an MD5 for each SOURCE

2004-05-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on any provider of CVS (Bug #6396)

2004-03-16 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated source_url[0] to get NSS_3_9_RTM
	* BUILD: Added copying of pkgconfig files to /usr/lib/pkgconfig
	* mozilla-nspr.pc: Changed version to 1.6 
	* mozilla-nss.pc: Changed version and required to 1.6

2004-01-05 hgg <hgreig@bigpond.net.au>
	* BUILD: copy a linux2.5 file to linux2.6 and use uname -r to determine
	  name of generated files

2003-10-20 hgg <hgreoig@bigpond.net.au>
	* PROVIDES: add as MOZILLA-NSS so Firebird and mozilla can be modified to
	  provide this too

2003-10-01 hgg <hgreig@bigpond.net.au>
	* PRE_BUILD: Oops I forget to submit one file :( (PRE_BUILD changed)

2003-09-30 hgg <hgreig@bigpond.net.au>
	* BUILD: Update BUILD and install some borrowed pkg-config files

2003-09-25 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on zip

2003-09-21 hgg <hgreig@bigpond.net.au>
	* New spell for NSS/NSPR
	  Left the old history so anyone working on it knows what is what

2003-09-19 hgg <hgreig@bigpond.net.au>
	* Start working on this spell. 
	  It now actually unpacks and builds...
	  It doesn't install though have to manually cp files even after make
	  install is run
	  Can only run 1 make job though
	  We have to turn off debugging though (done)
	  Oh and i have dispelled Firebird to make sure it is truly independent of
	  mozilla

