diff --git a/ChangeLog b/ChangeLog index 7ce14ce438b6aeefcf86ef52ed4c5f17a5580f9c..9a131cfb3cf95007c1cb8f17448652376a985e1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2003-10-26 Per Cederqvist <ceder@ceder.dyndns.org> + Add more info to the string representation of uncaught remote + exceptions. + * pcl_expect/remote_exception.py (Remote.__init__): Added the + pre-formatted traceback to the base class constructor call. + Rework the spawn API. * pcl_expect/spawn.py: Some documentation added. (stty_init): Change default value to False instead of None.