Version 1.1.1

* No longer crashes when printing

* Capitalisation corrections in strings	

Version 1.1 (including 1.1 rc 2)

* Activites can have multiple outgoing associations
	
* Updated and translated tips file
	
* New handbook help file
	
* Slovak translation added

* Updated German translation
	
* hopefully last changes needed for the name conversion to Umbrello

* i18n fixes

* Many bug fixes	

Version 1.1 rc 1

* Pasteing in sequence diagrams now works correctly
	
* Paste operation now shows dialogue messages when it can't paste everything or at all
	
* Cut now works
	
* Code generation wizard checks directory exists
	
* Code generation overwrite dialogue now lets you apply option to all remaining files
	
* Activity widgets now have borders
	
* Actors can be generalised from other actors
	
* Multiple objects can now be moved at once

* check for metamodel=UML when loading files
	
* Saved files have XML header
	
* code generation wizard gives feedback on whether the file was generated	
	
* improved RPM spec file for multiple distributions
	
* tokenizer.l compatibility improved
	
* Can select which language to generate to from code generation panel
	
* User interface improvements (`new attribute' etc buttons added)
	
* Operations and attributes can have classifier scope (static)
	
* PHP code generation
	
* Some menu improvements

* Compiler warnings reduced

* i18n() added where it was missing

* Various operations which made it crash fixed	
	
* Typos fixed

Version 1.1 beta 2

* Name changed to Umbrello UML Modeller
	
* Java filenames have corret capitalisation
	
* Grid is no longer printed	
	
* Widgets now keep track of their colours and use diagram colours by default
	
* Open and save dialogues correctly remember where they were last	
	
* Checks on saving to PNG if user really wants to save to an already existing file	
	
* Sequence and collaboration messages always update when they should
	
* Consistant position for labels on sequence messages
	
* Nicer looking selection box
	
* "New operation" from sequence diagram messages will now be used automaticaly on that message
	
* Some improvements in menu consistency
	
* Delete selected widgets with Delete key
	
* Select all widgets on current diagram ability
	
* Size of left hand list view now saved
	
* White space removed from copying to PNG
	
* Import of file format 4 from UML version 1.0.3

* Solaris compatibility with setenv(), hopefully

* operations and attributes now show the correct UML syntax in class diagrams

Version 1.1 beta 1

* The AssocCopy, MesdsageCopy and CutCopPaste classes have been
	replaced with CUMLDrag and CUMLClipboard.
	It supports 5 copy&paste types:
                -- multiple empty folders (selected from the listview)
                -- folders and multiple umlobjects (selected from the listview)
                -- folders, multiple umlobjects and umlviews (selected from the listview)
                -- multiple widget selection (from a diagram)
                -- multiple operation and attribute selection (from the listview)
                -- PNG clipboard support when copying for a diagram.
	currently there is no ability to cut

* Assosiation can be non-streight, just double click on the line.

* the ..widgetData classes abstract widget data from actual widgets so there only
	needs to be as many widgets in memory as there are in the current diagram

* listview allows folders inside folders

* all UMLObjects now have associated documentation

* activity and state diagrams
	
* XMI based file system

* unicode UMLObject and diagram names

* QCanvas used rather than QWidget

* member variables now mostly use m_... format

* Code generation for C++ and Java

* Code import

* Fixed dos line endings and untagged binary files in CVS

* New project admin (Jonathan Riddell).  No thanks to Sourceforge.	
	
	
Version 1.0.3

* Added rename, delete options to folders

* Text now remembers state

* Moving text in selection move, now moves all selected.

* Diagrams now into folders

* Can save/load files without diagrams (use to crash on load)

Version 1.0.2

* Added multiple selection of icons

* mass move, delete and toggle fill color

* Cut, Copy to image file of selected items or selected section of diagram

* Cut, Copy, Paste between diagrams.

* Correctly deletes message from sequence diagram.

* Recent files list now corectly handled

* Error on loading files now put Untitled corerctly in the caption.

* Toolbars keep session settings

* Added folders for Actors, Use Cases and Concepts to help organisation

* Composition, Implemantation, unidirectional associations and realizations added to class diagrams

* Generalization, dependency, and unidirectional associations added to use case diagrams.

* Changing text to nothing now hides the widget

Version 1.0.1

* Added package and stereotype options to Classes

* Added to options page package and stereotype options.

* print dialog added to printer interface to allow selection of diagrams to print.

* Note Box size set correctly after loading.

* Sequence diagram operation lines set correctly after loading.

* prefix of document files changed from kde_libs_htmldir to kde_htmldir to allow documents to be installed where you like

* footnote added when printing

* fixed printing so print multiple pages is now correct

* popup menu co-ordinates fixes for popup menus and list view

* Diagram made bigger

* drag and drop now correct on large diagram




Version 1.0 (5/09/2001)

* Started maintaining ChangeLog file

* Setup mime type correctly

* Fixed Layout Managers on GUIs

* Added scope to the Concepts on Class/Concept diagrams
	+ Public, - Private, # Protected

* Fixed install so can install in the directory you wish (I hope - Let me know 
if this works)

* Removed hard coding of file location from program

* File Extension ".uml" added if user didn't

* Removed HTML welcome screen due to loading time.

* Changed the icons setup by KDevelop (someone please desing better ones)

* Has i18n ready to go, just need translators (any takers?)

* Text Lines e.g. messages, lines of text, etc. are printed transparently.

*	Association prop. Dialog	now has default OK button instead of Cancel.

*	Added options page for UML icons

* Objects set to correct background colour when not using fill colour


