diff options
author | dolio <dolio> | 2004-09-17 23:51:48 +0000 |
---|---|---|
committer | dolio <dolio> | 2004-09-17 23:51:48 +0000 |
commit | 76e259ed57f67c901c9f957a29bc3302dabf99e3 (patch) | |
tree | d36581baec0ea578bd6e791886f16f9846011840 /ChangeLog | |
parent | Added allocation failure checks in shadow_picture and caused it to exit (diff) | |
download | xcman-76e259ed57f67c901c9f957a29bc3302dabf99e3.tar.gz xcman-76e259ed57f67c901c9f957a29bc3302dabf99e3.tar.bz2 xcman-76e259ed57f67c901c9f957a29bc3302dabf99e3.tar.xz |
Changed the usage function to display information on the available options.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-09-17 Dan Doel <dolio@case.edu> + * xcompmgr.c: (usage): + Changed the usage function to describe the available options. + +2004-09-17 Dan Doel <dolio@case.edu> + * xcompmgr.c: (shadow_picture): Added some tests to check for failed pixmap/picture/gc allocations and exit appropriately. |