/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 776 by jonathan, Tue Apr 29 14:41:34 2003 UTC revision 786 by bh, Wed Apr 30 10:54:32 2003 UTC
# Line 1  Line 1 
1    2003-04-30  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/Model/transientdb.py (TransientTableBase.__init__): New
4            instance variable read_record_last_result
5            (TransientTableBase.read_record): Make sure reading the same
6            record twice works. The implementation uses the new instance
7            variable read_record_last_result
8    
9            * test/test_transientdb.py
10            (TestTransientTable.test_transient_table_read_twice): New test
11            case for the above bug-fix.
12    
13    2003-04-29  Bernhard Herzog  <[email protected]>
14    
15            * Thuban/Model/session.py (Session.Destroy): Explicitly close the
16            transient DB if it exists to make sure it doesn't leave a journal
17            file in the temp directory.
18    
19            * Thuban/Model/transientdb.py (TransientDatabase.close): Set
20            self.conn to None after closing the connection to make sure it's
21            not closed twice
22    
23  2003-04-29  Jonathan Coles   <[email protected]>  2003-04-29  Jonathan Coles   <[email protected]>
24    
25          Add a visible parameter in the layer XML tag. The default value is          Add a visible parameter in the layer XML tag. The default value is

Legend:
Removed from v.776  
changed lines
  Added in v.786

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26