Changelog for sysv-rc-conf:

Version 1.0.0 [Unreleased]
=============
		- New project maintainer and home:
		  https://gitlab.com/abower/sysv-rc-conf
		- Do not create symlinks for non-existent initscripts unless
		  new --force option requested.
		- Expand default service label width to longest name if it fits.
		- Add --width option to define service label width. Patch by
		  Thomas Hooge <thomas@hoogi.de>
		- Fix updating of out-of-date service runlevels in cache file.
		- Installation destination controlled by PREFIX variable.
		- Fix 'restore' action in GUI.
		- Prevent greedy name matching on symlinks. Patch by Michael
		  Mirold <M.Mirold@inoplex.de>
		- Add help option; exit and show usage if an incorrect option
		  is set. Patch by Alex Manoussakis
		- Ignore hidden symlinks. Patch by Thomas Hood
		  <jdthood@yahoo.co.uk>

Version 0.99 - 2005/05/11
============
		- Normal users can now --list services. Patch by Javier
		  Fernandez-Sanguino Pena <jfs@computer.org>
		- Manual page additions. Patch by Javier Fernandez-Sanguino
		  Pena <jfs@computer.org>
		- Added some more files types to not display. Patch by 
		  Javier Fernandez-Sanguino Pena <jfs@computer.org>

Version 0.98 - 2004/10/02
============
		- Fixed a bug that could cause scripts in init.d to not show
		  up in the list if they didn't have links in any of the rc?.d
		  directories. 

Version 0.97 - 2004/06/14
============
                - Fixed a bug that crashed the program if there was a service
                  without a K link in the cache and the S priority was above
                  90.
                - Usage message for CLI
                - Documentation fixes.

Version 0.96 - 2004/06/04
============

                - Startup time is now much faster. Also submitted a patch
                  for Curses::UI that will shrink memory consumption by about
                  10% and speed up start time even more for sysv-rc-conf.
                - Can use chkconfig like syntax to do quick CLI modification
                - Internal clean up.

Version 0.95 - 2004/05/15
============

                - Added support to restore symlinks to original state
                  before sysv-rc-conf was launched.
                - A few internal changes to speed up the program a bit.

Version 0.94 - 2004/04/11
============
                - Added help screen.

Version 0.93 - 2004/04/02
============
                - Fixed a bug having to do with figuring out the current rl.

Version 0.92 - 2004/03/10
============
		- Added the --order option. Now there is more then one way to
		  order the rows, such as alphabetical (like before), or by
		  priority number of any of the runlevels.

Version 0.90 - 2004/03/08
============
		- Added support to start / stop services.
		- Now you can --show only the runlevels you want to see.
		- Better algorithm to choose priority in default view.
		- Reduced memory consumption by a few megs.
		- Code cleanups
		- Renamed project to sysv-rc-conf from rc-sysv-conf.

Version 0.80 - 2004/03/01
============
		- Initial release. Most stuff is implemented that I want.
		  Once the main items in TODO are out of the way, we'll move
		  to 1.00.
