== 0.8.3 ==

write release notes
announce

fix debian_packaging and todo/RELEASE


build_server:

== 0.8.4 ==

abi tests:

documentation:
	comment -> meta data
	split real meta data functions + kdbhelpers

import/export:
	with all plugins
	with automated kdb tests

kdb testcases:
	for get/set
	for mount/umount
	for import/export/convert
	using chroot

unit tests:
	debian package with unit tests
	install old unit tests with new elektra for ABI tests

kdb-shell:
	use import/export
	automatic tests for functionality
	Examples in --help

kdb tool:
	request -f for rm, mv in system/elektra
	converting of config files (automated tests)
	test mount/unmount

tcl:
	parse output?
	struct output!

documentation of the c++ binding
	with copydoc
	include files
	mark functions which are API/ABI stable (kdb.h)

git-buildpackage
	should work before release

release:
	ohloh statistics
	Preparation
	Cleanup
	Source Package
	Documentation
	Debian Package
	Publish

api:
	add examples
	add tutorial

chroot:
	add -c --chroot option for all plugins

kdb tool:
	allow verification of local key database by exported file
	tset (typesafe set)

c++:
	Keyset operator==
	exceptions defined outside

