1.1.6
	- updated translations

1.1.6pre2
	- updated translations

1.1.6pre1
	- fixed support for SuSEfirewall2 service
	- fixed service diff command (bug 249713)
	- fixed init script Should-Start tag, so it gets started
	  after local filesystems were mounted (bug 231746)
	- fixed postrestore script for /etc/defaultdomain
	- added Russian translations
	- updated translations

1.1.5
	- fixed Abort on exit when MALLOC_CHECK is enabled
	- added /etc/defaultdomain to resource group nis and created a
	  postrestore script for it (bug 212920)
	- set /etc/printcap and lpd of resource group printer to inactive
	  (bug 212918)

1.1.4
	- added possibility to restore any backup of a resource,
	  not only the latest
	- various backup related fixes

1.1.4pre1
	- fixed requires of boot.scpm
	- updated file resource excludes

1.1.3
	- fixed patch command fix (bug 150625)
	- writing boot info after update (bug 159703)
	- added section about booting into profiles to texinfo
	  documentation (bug 106704)
	- updated translations
	- fixed patch command (bug 150625)
	- ignoring missing file error on profile removal
	- fixed wrong file subtype detection on profile import
	- fixed temporary files usage (strange permissions and
	  zombies)
	- SuSEconfig.scpm: removing temp file on exit (bug 144670)

1.1.3pre1
	- moved configuration file to /etc/sysconfig/scpm
	- Fixed broken profile list output for cases where a profile
	  name has more than 20 characters (bug 117760)
1.1.2
	- avoiding usage of system() command as this does not work
	  correctly with suid bit set (fixes bug 114788)

1.1.2pre5
	- new languages fi pl sl_SI
	- updated some translations

1.1.2pre4
	- new languages ja nb pt pt_BR zh_CN zh_TW
	- updated some translations

1.1.2pre3
	- fixed paths in SuSEconfig.scpm

1.1.2pre2
	- moved default installation directory prefix to /usr

1.1.2pre1
	- updated translations templates and German translations
	- fixed faulty diff output for links
	- added French translations
	- fixed wrong handling of empty subdirectories

1.1.1
	- added some translations (cs, hu, it, nl, uk)
	- fixed diff command for service resource (information for
	  runlevel 5 was missing)

1.1
	- fixed copy command (bug 64220)
	- updated translation templates and German translations

1.1pre2
	- added resource group lwresd and added it to default groups

1.1pre1
	- added support for exporting and importing profiles
	- updated German translations
	- more journalized resource group commands
	- showing start/stop priorities on diff command for service
	  resources 
	- fixed permission problem for diff and patch features

1.0.1
	- handling /etc/resolv.conf nicely again
	- cleanups (removal of obsolete scripts)
	- handling now ifservices-directories in
	  /etc/sysconfig/network 
	- added postrestore script support for file resources
	- added postrestore script for /etc/HOSTNAME
	- fixed faulty database handling after reenabling scpm


1.0rc6 (aka 1.0 final)
	- added resource group smpppd to default groups list
	- updated documentation

1.0rc5
	- fixed a bug in the translation code
	- fixed progress bar (will be filled to 100% now on abort)
	- added some missing German translations and updated
	  translation template
	- fixed enable command

1.0rc4
	- updated german translations
	- updated translation templates
	- fixed copy command
	- fixed resource dependency check
	- fixed recover command (could abort too early)
	- more cleanups

1.0rc3
	- more fixes for update support
	- changed (de)activate resource group library commands to not
	  auto-add resp. -remove resources (fixed bug 45600)
	- fixed diff command (crashed when not existing resource was
	  given)
	- some cleanups
	
1.0rc2
	- check for modified resource recognizes changes in file
	  attributes now
	- added command line option for rollback feature of recover
	  command
	- fixed rename command
	- added journal processing abort option (for testing purposes)
	- fixed recover feature for save resource command
	- fixed various progress bars for yast2 profile-manager
	- fixed diff feature for backup resources
	- saving start/stop priority information in database now
	  (fixes wrong resource start order)

1.0rc1
	- new backup facilities done
	- enabled updating of profile data on system update
	- added rollback functionality to recover system
	- minor bugfixes in progress messages and progress bar output
	- improved error handling on database load failures
	- fixed support for SuSEfirewall2
	
1.0pre2
	- implemented parts of new backup mechanism

1.0pre1
	- implemented journal
	- added recover command
	- cli exits cleanly now on SIGPIPE (makes piping output of
	  scpm possible)
	- code cleanups

0.9.7
	- documentation update
	- fixed resource group wwwoffle
	- fixed user name detection for non-root operation
	- added resource groups ldap, nscd, and dhcpd

0.9.7pre3
	- completed SCDB branch-on-demand loading (makes commands like
	  'active' or 'list' much faster)

0.9.7pre2
	- fixed broken restore of directories
	- fixed diff function for empty directories

0.9.7pre1
	- removing empty directories in file resources on restore now
	- added support for per-interface-directories in
	  /etc/sysconfig/network
	- added database read-only support
	- imporved diff feature a bit
	- fixed boot messages support (add/copy/rename/delete commands
	  will now update messages)
	- updated german translations
	- disabled automatic resource update mechanism after system
	  update (far too experimental)
	- some documentation updates
	- SuSEconfig.scpm status checks fixed
	- boot.scpm aborts now when SCPM is disabled
	- fixed broken handling of /etc/sysconfig/network
	- calling rcnetwork with -o onboot option, so network
	  interfaces marked as manual do not get set up on switch
	- fixed broken restore of service resources

0.9.6
	- added backup remove functions
	- minor fixes in backup mechanism

0.9.6pre3
	- added backup restore functions
	- implemented missing backup functions
	- implemented support for writing boot informations to
	  /boot/message

0.9.6pre2
	- fixed update script from stdin support
	- script output being put through
	- added notice about resources with backup on restore

0.9.6pre1
	- partly implemented backup and system update mechanism
	- fix wrong handling of missing /etc/resolv.conf
	- db utility auto loads scdb also in interactive mode now
	- minor documentation fixes
	- added support for writing boot info into /boot/grub/menu.lst
	- added "show resources" command to cli for group mode
	- reduced the probalitity that the scdb file gets destroyed

0.9.5
	- added alias "remove" for delete command to the frontend
	- allowing execution of list and active commands even
	  when SCPM is disabled
	- added l10n support for diff output
	- added l10n support for resource group descriptions
	- added German, Czech, and Slovak translations for diff messages
	- added German and Czech translations for resource group
	  descriptions
	- dropped obsolete SuSEconfig.scpm

0.9.4
	- added Slovak translations
	- updated Czech translations
	- converted translations to UTF-8

0.9.4pre4
	- updated documentation
	- updated German translations
	- fixed wrong description parsing in GetResourceGroup
	- ensuring full progress bar even on abort (for YaST2)

0.9.4pre3
	- fixed reset resource group function

0.9.4pre2
	- added function to reset resource group defaults
	- added status flags locked and needs_reinit
	- renamed apply_all to save_all in scpm_types.h

0.9.4pre1
	- fixed get_all scripts to not return inactive resources
	- small fixes in GetResourceGroup and RenameResourceGroup
	- improved error handling on parsing scdb
	- added function to rename resource groups
	- added interface to configuration facilities

0.9.3
	- fixed sometimes faulty modification status detection for
	  directories

0.9.2
	- flushing database directly after switch now
	- marking scdb as not modified after writing to prevent double saving
	- added show_group command to command line frontend
	- fixed (de)activate_group commands
	- fixed reading active groups
	- typo fixes

0.9.2pre3
	- crash on restoring null resources fixed
	- logging slightly improved
	- some fixes for running scpm as non root

0.9.2pre2
	- fixed wrong status handling of links
	- added /etc/lpd.perms and /etc/xinet.d/cups-lpd as inactive
	  resources to group printer

0.9.2pre1
	- fixed possibly wrong status handling of /etc/resolv.conf
	- added /etc/sysconfig/language to resource set extended
	- added /etc/sysconfig/proxy to resource set typical
	- fixed possibly broken file removal (bug #25396)
	- removing subfiles on file removal now
	- added rebuild command to cli
	- added some debug and info messages
	- fixed possibly wrong detection of modified directories
	- added czech translations (library part only)
	- fixed (sometimes faulty) progress bar output
	- fixed sorting incosistency of some scripts
	- fixed broken quiet output mode
	- partly readded support for external file status handlers
	  (needed for proper handling of /etc/resolv.conf)

0.9.1
	- improved progress bar output
	- updated german translations

0.9
	- documentation update (switch command)
	- various fixes in file handling
	- added progress bar facilities for time consuming operations
	  (enabling, switching, adding, etc)
	- cli shows now resources only instead of groups in case scpm
	  operates in resource group less mode

0.9pre3
	- documentation update
	- add auto-add/remove feature for Resource Group (de)activation

0.9pre2
	- fixed reload command support
	- fixed broken server active query handler
	- fixed some resource group files
	- aborting now correctly on corrupt resource group files
	- fixed bug in scdb which may prevented a modified scdb from
	  beeing written
	- added support for non-root user execution via /etc/scpm.users
	- introduced group 'other' for resources not belonging to a
	  group

0.9pre1
	- added resource group support
	- storage system completely rewritten, is now integrated into
          the SCDB
	- service resource has now external handles for active state
	  detection and restoration
	- improved switch script support
	- added "get all" command
	- added locking support
	- documentation update (new features, typo fixes)

0.8.1
	- Replaced the introduction of the info documentation with
	  the proof read version
	- Set verbose mode as default
	- Splitted /etc/sysconfig/network resource, scripts
	  under /etc/sysconfig/network/if-{up|down}.d supported now
	- Linking libmhash static now (means, /usr on nfs should be
	  finally supported)
	- Minor fixes in german translation
	- Added support for alternative modification status detection
	  scripts
	- Fixed /etc/resolv.conf status detection (uses external
	  script now)
	- Changed acronym meaning of SCPM to System Configuration
	  Profile Management
	- Extended Introduction in info documentation
	- Fixed possible segfault in ShowChanges function
	- Added resource sets extended and network_only
	- Added /etc/hosts to resource set typical

0.8
	- Permissions and uid/gid get now restored correctly
	- Added new resource set everything
	- Added postfix stuff to resource set typical
	- Fixed a bug in get_files script
	- Added faked progress bar for YaST2 frontend

0.8pre4
	- Made translation routine more robust
	- Fixed a small translation bug
	- Added more german translations
	- Minor documentation updates
	- SWITCH_MODE variable has now the wanted effects
	- service postfix is now supported correctly

0.8pre3
	- Added VERBOSE variable to scpm.conf
	- Added localization features and german translations
	 Using compiler switch -g now only when no CXXFLAGS are given
	- Improved logging messages
	- Added verbose progress messages
	- Fixed a bug with the switch_info struct
	- Some code cleanups
	- Fixed a bug in SuSEconfig.scpm

0.8pre2
	- Update mechanism to SCDB v1.2 implemented
	- Added comments to scpm.conf template
	- Added DEBUG and SWITCH_MODE variables to scpm.conf
	- Fixed service_get_deps script to work with SL 8.1
	- Improved Resource Set handling
	- Removed sysconfig resource type
	- Fixed scdb to not abort with uncaught exceptions anymore
	- Generating usable specfile now instead of providing a
	  static and always outdated one

0.8pre1
	- Documented "get"
	- Added localization facilities (still no translations, of course)
	- Implemented ShowChanges(), only File resource supports this ATM
	- Add 'diff' command to cli as standalone command and embedded
	  in the switch process
	- Added RebuildDB()
	- Added profile description output to list command 
	  (suppressable with '-n')
	- Added optional force flag to Enable function
	- Rewrote File resource type to handle directories, making sysonfig
          resource type obsolete
	- Fixed wrong iostream handling in storage module, should now
	  run in gcc 3.1 environment
	- Broken md5sum generation fixed

0.7.1
	- Fixed Add/Copy failing on upgraded databases
	- Added optional auto_switch parameter to the 'Add' function
	- Introduction chapter added to texinfo documentation
	- Changed Save function, needs PrepareSwitch as prerequisite
	- Updated cli to incorporate API changes
	- Possibly wrong profile clean status in database fixed
	- Implemented Get/Set/List/ResourceSet(s) functions
	- Added /etc/scpm.conf writing feature to SCPM_conf
	- Using md5 sums of rpm db and resource set file for system
	  magic generation now
	- Fixed code to compile with gcc 3.1
	- Added -fPIC compiler switch
	  
0.7
	- possible corrupt file resources on 'scpm db maximize' fixed

0.7pre2
	- not released
	- documentation updated
	- slight API change, should be stable now
	- non root user cannot execute scpm anymore
	- /etc/resolv.conf added to resource set typical

0.7pre1
	- not released
	- more flexible database backend concept introduced
	- database editing tool integrated in scpm (lot of new features)
	- basic resource sets introduced
	- lots of flaws of 0.6 branch fixed

0.6.4
	- not released

0.6.3
	- not (publicly) released

0.6.2
	- First public release withing SuSE Linux 8.0
