2016-12-17 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* libmisc: use mime type detection in show_file
	  sanitize constructed variable name in debug

2016-11-29 David C. Haley <khoralin@gmail.com>
	* libmisc: update show_file() case logic to better handle text files
	  based upon 'file -b' output.

2016-09-20 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* cast: renamed SAFE_CAST to have var-viable chars only

2016-09-17 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* debug: fixed callers without first param, breaking in bash 4.4

2016-08-31 David C. Haley <khoralin@gmail.com>
	* licenses: added AGPL (v3) updated license list

2016-01-09 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* alter, libcodex: fixed find's subtle semantic break as of 4.5.11

2015-10-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* libtablet: also ignore smgl-strip and prelink wrt version cache
	* and print the problematic spells for easier use and debugging

2015-05-02 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* libressurect: avoid conflict corner case #665

2015-04-03 Thomas Orgis <sobukus@sourcemage.org>
	* build_api/common, libdepengine: Delete uncommitted depends files only
	  after all spells are cast, preserving configuration for triggered
	  casts #662

2015-02-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* gaze: orphans should not ignore runtime dependencies #570
	  patch from Remko van der Vossen
	* libtablet: avoid tablet errors corrupting the version cache #553
	* libmisc: added more docs to init_hooks
	  ensure the hooks are always defined before use #592

2015-01-09 Ismael Luceno <ismael@sourcemage.org>
	* gaze: Made gaze versions take multiple arguments

2015-01-06 Ismael Luceno <ismael@sourcemage.org>
	* libcodex: Fixed version indexing for scm versions

2015-01-04 Ismael Luceno <ismael@sourcemage.org>
	* dl_axel: Added alternative http/https/ftp download handler
	* libqueue: Improved version comparison, no automatic downgrades

2014-12-26 Ismael Luceno <ismael@sourcemage.org>
	* excluded: Ignore site-lisp's loaddefs.el
	* excluded: Ignore backup files

2014-12-24 Ismael Luceno <ismael@sourcemage.org>
	* scribe: Index versions when adding/updating grimoire
	* libcodex: Removed eval at codex_create_in_memory_cache

2014-12-22 Ismael Luceno <ismael@sourcemage.org>
	* libcodex: Implemented faster indexing of versions

2014-12-05 Ismael Luceno <ismael@sourcemage.org>
	* libtime: New compute_median implementation (plain AWK)

2014-12-03 Ismael Luceno <ismael@sourcemage.org>
	* gaze: Ported to plain AWK and improved search functions

2014-11-26 Ismael Luceno <ismael@sourcemage.org>
	* dl_git: Show progress and don't fetch tags

2014-10-28 Pol Vinogradov <vin.public@gmail.com>
	* dl_handlers/dl_curl: added support for cURL

2014-09-13 Ismael Luceno <ismael@sourcemage.org>
	* mirrors: Removed puzzle, dead SF mirror

2014-09-09 Ismael Luceno <ismael@sourcemage.org>
	* libsorcery: Replaced changelog parsing code with standard-compliant
	  code
	* cast: Simplified pass_two process killing step
	* cleanse, gaze, libcast, libcodex, libgrimoire, libmisc, libstate,
	  libtime: AWK code cleanup.
	* cleanse: Optimized third pass by merging two sed script instances.
	* cabal, cleanse, libdepends, liburl: Removed the need for evals

2014-03-20 Pol Vinogradov <vin.public@gmail.com>
	* libsummon: repo archive no longer should be compressed by bzip2 only,
	  any compressor known to tar works

2013-04-24 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* ensure sorcery tools are always first in PATH, to prevent conflicts
	  (delve is also in xapian-core), patch by Sukneet Basuta #506
	* increased the default tmpfs size to 2G; should fix #447

2013-04-22 Robert Figura <template@sourcemage.org>
	* libtablet: Fix typo and issue #378: Don't trash tablet cache right
	  after creating it

2013-03-16 Ismael Luceno <ismael@sourcemage.org>
	* dl_git: Simpified handling, fixes checkout of tags

2012-08-25 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* sorcery: only look at spec files when scanning architectures #438

2012-06-24 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* libunpack, libmisc: also detect old style xz archives #347
	* libqueue: renamed two functions for clarity
	* libtablet: added third option to the broken version cache warning

2012-04-30 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* dl_svn: do a repo upgrade if necessary #336
	* libtablet: fixed error checking in tablet_check_version_cache #378
	* libsummon: check also the sanity of signatures in source_sanity #342

2011-10-22 Bor Kraljič <pyrobor@ver.si>
	* libmisc: use brace expansion to shorten the list of functions for hooks,
	  changed run_hooks to be more generic

2011-10-17 Bor Kraljič <pyrobor@ver.si>
	* libcodex: wrap long description to the width of the terminal

2011-10-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* libressurect: clarified a merge message
	* alter, vcast: removed last mentions of cast --fix
	* libapi, libunpack: removed oldworld md5 support

2011-10-21 Bor Kraljič <pyrobor@ver.si>
	* libsummon: added msg with information that file was downloaded

2011-10-21 Bor Kraljič <pyrobor@ver.si>
	* xterm_title.hook, libmisc: moved function set_term_title to libmisc

2011-10-21 Bor Kraljič <pyrobor@ver.si>
	* cleanse, confmeld, scribbler, scribe, sorcery: added missing init_hooks,
	  fixes #298

2011-10-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* etc/hooks ...: added hooks support, initial patch by Andraž Levstik

2011-10-08 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* gaze: don't break on broken or rare tablets #265
	* cleanse: do not treat held and dispelled spells equally #264

2011-10-06 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* libdownload: print the original argument if cmd is unset

2011-09-22 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* Start 1.16 development stream.
