This commit is contained in:
Ward Wouts 2002-07-04 22:52:42 +00:00
parent 06600fc0d4
commit c62d79e1e0

View file

@ -1,6 +1,10 @@
# $Id$ # $Id$
# $Source$ # $Source$
from 0.0.7 to 0.0.8
- more and simpler exceptions
- better argument checking
from 0.0.6 to 0.0.7 from 0.0.6 to 0.0.7
- use exceptions for a lot of problems - use exceptions for a lot of problems
- code cleanups - code cleanups