summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-10-05 20:57:31 +0000
committersabetts <sabetts>2004-10-05 20:57:31 +0000
commita2aeb8461a435621330a692998237f259c356640 (patch)
treefac0c7b51d71fae0f6c1863c03a7bbee9e96e335 /ChangeLog
parentf4db5f65334718728090283acbb5b99f4895a469 (diff)
downloadratpoison-a2aeb8461a435621330a692998237f259c356640.zip
* src/actions.c (cmd_unsetenv): add an '=' to the string passed to
putenv.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9ed0c3..349c961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-10-05 Shawn Betts <katia_dilkina@verizon.net>
+ * src/actions.c (cmd_unsetenv): add an '=' to the string passed to
+ putenv.
+
* src/main.c (print_version): update copyright date.
* src/conf.h (DEFAULT_FONT): new define