###############################################################################
##  News: to package ROptEstOld
###############################################################################

(first two numbers of package versions do not necessarily reflect 
 package-individual development, but rather are chosen for the 
 RobAStXXX family as a whole in order to ease updating "depends" 
 information)

#######################################
version 1.2
#######################################

under the hood
+ now specified that we want to use distr::solve

#######################################
version 1.1
#######################################

user-visible CHANGES:
+ DESCRIPTION tag SVNRevision changed to VCS/SVNRevision

under the hood:
+ wherever possible also use q.l internally instead of q to 
  provide functionality in IRKernel

#######################################
version 1.0
#######################################

user-visible CHANGES:
+ title changed to title style / capitalization

#######################################
version 0.9
#######################################

user-visible CHANGES:
+ EVD functionality (including Gumbel distribution) has been
moved from distrEx to new pkg RobExtremes; to avoid failure
of ROptEstOld, this functionality has been copied to ROptEstOld
as well.

GENERAL ENHANCEMENTS:
+ cleaned DESCRIPTION and NAMESPACE file as to Imports/Depends

under the hood:

+ added .Rbuildignore
 
BUGFIXES


#######################################
version 0.8
#######################################

no changes this time
+ DESCRIPTION files and package-help files gain a tag SVNRevision 
  to be filled by get[All]RevNr.R from utils in distr

#######################################
version 0.7
#######################################

user-visible CHANGES:

+ introduced package ROptEstOld for use with ROptRegTS and RobRex
+ removed symmetry and DistributionSymmetry implementation to make ROptEstOld compatible with distr 2.2
