2003-06-26 Tim Waugh <twaugh@redhat.com>

* src/ImgManip.py: Seems to need the SIGCHLD handler resetting here
        to prevent EINTR causing traceback.


svn: r1788
This commit is contained in:
Tim Waugh
2003-06-26 22:20:48 +00:00
parent 9d7ad535e3
commit 95ab5bcaea
2 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
2003-06-26 Tim Waugh <twaugh@redhat.com>
* src/ImgManip.py: Seems to need the SIGCHLD handler resetting here
to prevent EINTR causing traceback.
* src/plugins/Ancestors.py: Cite sources.
2003-06-26 Don Allingham <dallingham@users.sourceforge.net>