Changes from 1.0.8 to 1.0.9
- move flag fix
- improved getline usages

Changes from 1.0.7 to 1.0.8
- replace file_t with ifstream

Changes from 1.0.6 to 1.0.7
- automount support by holding prefix directory
- buildd path can be altered
- support for low memory build machines
- only pure binary mode package if --binary

Changes from 1.0.5 to 1.0.6
- will require ucommon 6.4.4 or later

Changes from 1.0.4 to 1.0.5
- general cleanup of code
- cleanup of portable mount handling
- some temporary bsd fixes

Changes from 1.0.3 to 1.0.4
- in some cases we want to disable home remaps
- added cape-pcpath for checking pkg-config paths

Changes from 1.0.2 to 1.0.3
- now using ucommon hosted macros

Changes from 1.0.1 to 1.0.2
- support for local macro update in ind. packages
- redo of uses as macros, including versioning

Changes from 0.9.6 to 1.0.0
- source fix for proper source change filename
- revised source build
- updated targets and copyright
- cmake target macros for unix makefiles
- git addlang support
- cmake for non-unix, cmake macros added
- parallelize build

Changes from 0.9.5 to 0.9.6
- cannot be own process group - revert

Changes from 0.9.4 to 0.9.5
- new archive path command line option
- is own process group leader...

Changes from 0.9.3 to 0.9.4
- simplified cmake

Changes from 0.9.2 to 0.9.3
- clonepid support now an experimental feature
- gcc flags set for hardening

Changes from 0.9.1 to 0.9.2
- support for epoch versioning
- fixed topic merge

Changes from 0.9.0 to 0.9.1
- cleanup of cape-changes and rpm spec updates
- some basic support for opensuse/zypper - no build yet

Changes from 0.8.3 to 0.9.0
- added copyright and cape-gnudist shell commands
- added topic to git shell for managing private topic branches
- added origin to git shell to relocate remote origin
- added bind to git shell to bind remote branches with local checkouts
- added publish to git shell to push changes to multiple remote repositories
- added tracking to git shell to list remote branches tracked locally

Changes from 0.8.2 to 0.8.3
- fix for private pids in cape-rehome
- make sure we don't double fork login sessions

Changes from 0.8.1 to 0.8.2
- fix for cape-archive createrepo args

Changes from 0.8.0 to 0.8.1
- small fix for cape-list and paths

Changes from 0.7.3 to 0.8.0
- prepare for private process pids
- closes #1000 - private pids in chroots

Changes from 0.7.2 to 0.7.3
- set makeflags for jobs
- chown more selective
- start of support for "system" mode chroots

Changes from 0.7.1 to 0.7.2
- --jobs= option

Changes from 0.7.0 to 0.7.1
- nested X chroot bind support with -X option
- fix for removing repo signature before signing releases
- support for launching nested X server (Xephyr) with --screen option

Changes from 0.6.7 to 0.7.0
- removed anachronistic chroot --run mode support
- arch support in cape-list

Changes from 0.6.6 to 0.6.7
- fix for rpm spec
- --prefix option for directory

Changes from 0.6.5 to 0.6.6
- /root always remounted
- auto remap ~/.chroot/${DISTRO}/xxx to ~/xxx0
- cape-rehome simplified

Changes from 0.6.4 to 0.6.5
- backports archive
- fixes for race conditions

Changes from 0.6.3 to 0.6.4
- version and release info printing

Changes from 0.6.2 to 0.6.3
- ability to set cpu type for qemu
- /root/bin added to runroot path

Changes from 0.6.1 to 0.6.2
- support of un-revisioned debian metas in cape-archive
- extra debug in cape-chroot
- new --local flag to only update from chroot repository

Changes from 0.6.0 to 0.6.1
- new [env] section for chroot.conf
- some auto-personality detection

Changes from 0.5.0 to 0.6.0
- remove minishell to new package
- requires ucommon 6.0 or later

Changes from 0.4.4 to 0.5.0
- if using explicit home reset current path...
- introduced cape-rehome
- better cape-changes support for debian revision numbering
- ppa-backup now deb-backport

Changes from 0.4.3 to 0.4.4
- fix for binary only build flag for dpkg-buildpackage
- fix signature mode of archive release
- signal handler support added
- common path for build support (starting with /root)
- --nodeps option for building packages
- archive --move option
- blank line needed before signature

Changes from 0.4.2 to 0.4.3
- fix for archive path

Changes from 0.4.1 to 0.4.2
- chroot home override option
- detach execute option
- auto-cleanup of run directory

Changes from 0.4.0 to 0.4.1
- native tarball release archives
- archive uses ~/.pkgbuildrc config like everything else
- cape-binary can also be used to sign binary packages

Changes from 0.3.3 to 0.4.0
- ppa-backport merged changelog support
- correct use of timezone in changes files
- chroot support for update and correct mount options for root access
- local management and autoclean of package caches
- basic support for package building in chroot

Changes from 0.3.2 to 0.3.3
- ppa-backport to create backported source packages for ppa upload

Changes from 0.3.1 to 0.3.2
- support for yum repositories
- support for debian source backporting
- signed rpm repositories
- private package archives, used for unpublished packages when publishing
- new cape-changes command
- simplify profiles as alt [entries] in ~/.pkgbuildrc
- simplified chroot to better focus on mission of running user apps

Changes from 0.3.0 to 0.3.1
- cape-chroot has access to working archives...
- cape-chroot shared apt-cache support added

Changes from 0.2.1 to 0.3.0
- changed cape-indexer into generic pkg archiver
- changed cape-source into pkg-source, no archive option

Changes from 0.2.0 to 0.2.1
- added locking

Changes from 0.1.0 to 0.2.0
- introduction of cape-indexer and cape-source
- auto-cleanup of root prefixes
- detach option for ushare exec and auto-unmount
