2014/05/13 v1.3.8
* corrected some URLs in source
* changed default chapter design (e.g. used by list-of-*)
* added abstract with document options omit-a and long-a
* added more documentation about enumerations
* added chapter numbering, document title and toc to pdf bookmarks
* changed pdf bookmarks to be open for 2 levels
* corrected list of abbreviations design
* corrected some wrong ordering of usepackage
* changed quotebox environment to not break pages due to 
  current problems with them using the same space as figure

2014/04/30 v1.3.7
* removed deprecated page layout combinations and thus 
  removed complex page layout creation to fall back to KOMA
  defaults (thx to pointing this out unknown phone caller).
* added default binding correction (BCOR) for print layout
* major cleanup of class structure
* fixed confidentially clause

2014/04/14 v1.3.6
* fixed problems with combination of cls-options 'proposal' 
  and 'final'
* fixed problem when no layout was chosen
* fixed missing inlinetodo-command for option 'omit-todo'

2014/04/07 v1.3.5
* added document option 'proposal' which equals all omit-*
* corrected English version of confidentially clause
* set default layout to 'screen'
* omit warning if no layout chosen
* corrected cls version number and date format
* corrected combinations of options vawi* and en overriding
  default labels on titlepage 

2014/03/31 v1.3.4
* added option omit-toc for research proposals
* documentation changes
** english summary updated
** minor changes to sectioning and labels
** updated link to example document
** added additional packages to tlmgr command to support 
   OSX BasicTeX

2014/03/11 v1.3.3
* added statutory declaration to document 
  (omit with 'omit-sd')

2014/02/18 v1.3.2
* fixed broken CRLF terminated line endings
* corrected URLs for CTAN mirror use

2014/02/18 v1.3.1
* repaired option _vawibamberg_ in combination with 
  option _en_
* changed document configuration options like 
  \def \entitle{my english title} to non-def commands like
  \title or \author

2014/01/10 v1.3.0
* switched from package expdlist to enumitem: 
  description environment options need to be changed!

== WARNING: document might need update using newer version ==

2013/08/14 v1.2.1
* fixed misconfigured line endings and zip format

2013/08/14
* added udesoftec.tds.zip to support other TeX Collections
* removed problem with umlauts in lstlisting-env
* added (currently emtpy) udesoftec-extra.sty, for easier 
  updating in case of changed behaviour
* improved documentation
* improved \parExample and \citequotepar
* added classoption omit-loa
* added classoption omit-todos
* added \printglossaries, \printacronyms and \listoftodos to 
  \AtBeginDocument and \AtEndDocument for convenience (i.e.
  they aren't necessary in the document anymore)
* made \listoftodos conditional
* correct bibstyle "lastaccessed" format
* added additional sections to manual with more examples
* english cover wasn't found due to wrong filename referenced
* option for confidentially clause now available

2013/07/09
* added version number
* updated cover page line spacing
* updated README and added instruction for cover files
* added packages listings, multicol and verbatim
* updated documentation
  * added English abstract
  * better outline to improve understanding
  * included package listing
	* included FAQ entry for problems with cover files

2013/06/28
* better filenames
* update to udesoftec-cover-uba.pdf: 
  smaller filesize and undamaged PDF file

2013/06/26 
* Initial CTAN Upload