OBS User unknown
2007-10-30 11:29:31 +00:00
committed by Git OBS Bridge
parent c842b84372
commit f891f30413
4 changed files with 30 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Oct 30 12:03:16 CET 2007 - toms@suse.de
- Updated to 1.3.6:
Bugs fixed
* Backported decref crash fix from 2.0
* Well hidden free-while-in-use crash bug in ObjectPath
Other changes
* The test suites now run gc.collect() in the tearDown() methods.
While this makes them take a lot longer to run, it also makes
it easier to link a specific test to garbage collection problems
that would otherwise appear in later tests.
-------------------------------------------------------------------
Thu Aug 30 13:33:22 CEST 2007 - toms@suse.de