2006-07-05 16:32  n1xt3r

	* nb: Fix: user plugins directory incorrectly handled path
	  specified.

2006-07-05 13:32  n1xt3r

	* ChangeLog, nb, lang/en/help.txt: Specify user plugins directory
	  from command line.

2006-07-05 02:04  n1xt3r

	* nb, docs/nanoblogger.html: Fix: format plugins conflicted with
	  user plugins.

2006-07-04 15:39  n1xt3r

	* nb: Plugins list is created and analyzed for duplicates.

2006-07-04 14:16  n1xt3r

	* nb: Fix: plugin loading routine could be tricked into exiting too
	  soon.

2006-07-04 13:51  n1xt3r

	* ChangeLog, nb: User plugins take precedence over main plugins
	  with identical names.

2006-07-04 03:28  n1xt3r

	* ChangeLog, nb, docs/nanoblogger.html, lib/config.sh: Fix:
	  resolved issues with non-existant plugin directories.

2006-07-04 02:07  n1xt3r

	* README, nb, lib/tools.sh, plugins/calendar.sh,
	  plugins/archive/month/month_calendar.sh: Fix: race condition when
	  loading user plugins.

2006-07-03 23:43  n1xt3r

	* ChangeLog, plugins/calendar.sh,
	  plugins/archive/month/month_calendar.sh: Fix: replaced
	  non-portable sed commands in calendar plugins.

2006-07-03 21:35  n1xt3r

	* default/plugins/: test.off, test.sh: Disabled test plugin for
	  users plugins.

2006-07-03 21:30  n1xt3r

	* default/plugins/test.sh: Added sample test.sh plugin for users
	  plugin.

2006-07-03 21:24  n1xt3r

	* default/plugins/dummy: [no log message]

2006-07-03 21:24  n1xt3r

	* default/plugins/dummy: Updating default weblog's directory tree.

2006-07-03 19:31  n1xt3r

	* docs/nanoblogger.html, lib/config.sh: - Fix SHOW_INDEXFILE.  -
	  Corrected some minor info in user manual.

2006-07-03 18:38  n1xt3r

	* ChangeLog: - Update Changelog.  - Version change to 3.3 RC5.

2006-07-03 18:09  n1xt3r

	* README, nb, default/blog.conf, docs/nanoblogger.html,
	  lib/config.sh: Added plugins directory to the default weblog's
	  directory.

2006-07-03 17:36  n1xt3r

	* nb, default/blog.conf, docs/nanoblogger.html: Update user manual
	  with user plugins and category plugins information.

2006-07-03 14:57  n1xt3r

	* README, nb, default/blog.conf, docs/nanoblogger.html,
	  lib/config.sh: Added support for user plugins directory.

2006-07-03 12:26  n1xt3r

	* README, plugins/atom.sh, plugins/rss.sh, plugins/rss2.sh: -
	  Syndication plugins only update on changes or forced updates
	  (e.g. -u all).  - Updated upgrade instructions in README.

2006-07-02 23:35  n1xt3r

	* README, default/blog.conf, docs/nanoblogger.html: README with
	  release notes.

2006-07-02 14:27  n1xt3r

	* TODO, nb, default/blog.conf, lib/config.sh: - Automatic detection
	  of locale used for dates.  - Added preliminary support for
	  category plugins.

2006-06-08 03:53  n1xt3r

	* default/blog.conf, docs/nanoblogger.html, lib/config.sh: -
	  Manually setting NB_INDEX from blog.conf, is no longer necessary.
	  - New config variable SHOW_INDEXFILE handles display of
	  directory index   files in links.

2006-06-02 21:43  n1xt3r

	* nb, docs/nanoblogger.html, lib/config.sh, plugins/atom.sh,
	  plugins/rss.sh, plugins/rss2.sh, plugins/zyx_articles_meta.sh,
	  plugins/zyx_articles_text.off: - Rewrote some parts of user
	  manual.  - Removed reference to trap as command requirement,
	  since included in bash.  - Minor improvement to command line
	  parsing (invalid opts handling).

2006-05-18 22:36  n1xt3r

	* nb, default/styles/nb_steelblue.css, plugins/01_mymood.off,
	  plugins/weblog_links.sh: - Fix: order of command line parsing
	  (bug from sf.net, robl2) - Fix: my_moods.sh plugin now respects
	  interactive mode (bug from sf.net, robl2) - Fix: unquoted
	  arguments caused grep command to fail (bug from sf.net, silcus)

2006-04-11 01:41  n1xt3r

	* default/styles/nb_clean.css, default/styles/nb_default.css,
	  default/styles/nb_rusted.css, default/styles/nb_spring.css,
	  default/styles/nb_steelblue.css, lib/query.sh, plugins/atom.sh,
	  plugins/rss.sh, plugins/rss2.sh: - Minor CSS tweaks to calendar -
	  Fix conflict between usage of LIMIT_ITEMS and MAX_ENTRIES.

2006-03-27 23:06  n1xt3r

	* docs/nanoblogger.html: Update user manual's information on the
	  format of an entry.

2006-03-27 22:27  n1xt3r

	* TODO, default/styles/nb_clean.css, default/styles/nb_default.css,
	  default/styles/nb_rusted.css, default/styles/nb_spring.css,
	  default/styles/nb_steelblue.css: - Fix (by Kyle Shrinak) CSS
	  fonts, sans/serif made more platform friendly.  - Enhanced (by
	  unknown) CSS design, side bar aligns to right of content.

2006-03-21 12:41  n1xt3r

	* nb, default/styles/nb_clean.css, default/styles/nb_default.css,
	  default/styles/nb_rusted.css, default/styles/nb_spring.css,
	  default/styles/nb_steelblue.css, plugins/calendar.sh,
	  plugins/archive/month/month_calendar.sh: - Calendar header links
	  to monthly archive.  - Fix: more reliable checking of modified
	  entries before updating.

2006-03-17 16:40  n1xt3r

	* TODO, plugins/calendar.sh, plugins/recent_entries.sh,
	  plugins/archive/month/month_calendar.sh,
	  plugins/makepage/tidy.sh: - Cleaned up markup code generated by
	  calendar plugins.  - Removed redundant messages from tidy
	  plugin's console output.

2006-03-03 14:19  n1xt3r

	* lang/de/help.txt, lang/de/messages.lang, lang/de/plugins.lang,
	  lang/de/templates.lang, plugins/calendar.sh,
	  plugins/archive/month/month_calendar.sh: - Patch #351596 from
	  bugs.debian.org applied to fix calendar output.  - Moved language
	  definitions out to new 'lang' module.

2006-02-18 17:49  n1xt3r

	* TODO, docs/nanoblogger.html, plugins/post/clean_parts.off,
	  plugins/post/rsync_weblog.off: Replaced rsync example with a post
	  plugin to cleanup "parts" directory.

2006-02-02 00:47  n1xt3r

	* default/blog.conf, default/templates/main_index.htm,
	  plugins/zyx_articles_meta.sh, plugins/zyx_articles_text.off: -
	  Fix articles plugin HTML semantics and title for lists.  - Fix
	  minor typos in blog.conf.

2006-02-01 00:26  n1xt3r

	* nb, default/blog.conf, default/styles/nb_clean.css,
	  default/styles/nb_default.css, default/styles/nb_rusted.css,
	  default/styles/nb_spring.css, default/styles/nb_steelblue.css,
	  docs/nanoblogger.html, lib/config.sh, lib/query.sh, lib/tools.sh,
	  plugins/recent_entries.sh, plugins/archive/year/year_index.sh: -
	  Configurable chronological order of weblog.  - Minor CSS
	  improvements to calendar's text size.

2006-01-30 18:57  n1xt3r

	* default/styles/: nb_clean.css, nb_default.css, nb_rusted.css,
	  nb_spring.css, nb_steelblue.css: Fix inconsistent and large text
	  size of side links in CSS code.

2006-01-27 17:37  n1xt3r

	* nb, lib/query.sh: Fix non-fatal file moving violation on systems
	  with locked down /tmp.

2006-01-27 14:41  n1xt3r

	* ChangeLog, nb, docs/nanoblogger.html: Updated copyright to 2006.

