Update
svn: r1522
This commit is contained in:
		@@ -1,5 +1,14 @@
 | 
			
		||||
Version 0.9.2
 | 
			
		||||
* Fixed duplicate place problem.
 | 
			
		||||
* Language-specific relationship calculation framework. 
 | 
			
		||||
  Volunteers needed to create language-specific plugins. 
 | 
			
		||||
* New Family Tree Maker style reports (Ancestor and Descendant).
 | 
			
		||||
* Import from GRAMPS package. 
 | 
			
		||||
* Proper handling of media files in imports, exports, and Save As.
 | 
			
		||||
* Fixed Getting Started druid.
 | 
			
		||||
* New category of Tools: Debug, featuring Python evaluation window
 | 
			
		||||
  and Show uncollected objects.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Version 0.9.1
 | 
			
		||||
* Custom paper sizes may be set for reports
 | 
			
		||||
 
 | 
			
		||||
@@ -4,9 +4,6 @@
 | 
			
		||||
* Drag and drop should display the icon we are dragging instead of just
 | 
			
		||||
  the default icon.  Nautilus does this very effectively, and GTK has
 | 
			
		||||
  support for this.
 | 
			
		||||
* Provide an "import" of a gramps package. Not too difficult to do this,
 | 
			
		||||
  since there is already a ReadTarFile class which will unpackage the
 | 
			
		||||
  file. Needs have an interface built around it.
 | 
			
		||||
* Speed up the reading of the database. The python XML routines are not
 | 
			
		||||
  as fast as I would like, and it can take a minute or so to read a
 | 
			
		||||
  large database. This is way too slow.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user