summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-05-17 10:25:22 +0000
committersabetts <sabetts>2003-05-17 10:25:22 +0000
commitd0d9444986d81d1586fc1596d61f7a17e9058c41 (patch)
treea2f362d4455afd6549778f44ab2a3f17a4a41200 /ChangeLog
parent768afe0f97f0d164502202169dc1761d2b6321a2 (diff)
downloadratpoison-d0d9444986d81d1586fc1596d61f7a17e9058c41.zip
(chld_handler): Variable declaration placed in proper
location.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a34ab64..3321896 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-05-17 Shawn Betts <sabetts@sfu.ca>
+ * src/main.c (chld_handler): Variable declaration placed in proper
+ location.
+
* src/actions.c (spawn): always put the DISPLAY string in the
environment.