diff options
author | sabetts <sabetts> | 2006-04-29 15:22:33 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2006-04-29 15:22:33 +0000 |
commit | 36f998eb7c667d913cc398881b3b304f242898d8 (patch) | |
tree | 2fd1529df65018ff5254b7d5c9eae3b73b14e867 /ChangeLog | |
parent | 8fc60a03e05c8ee6f1b0e8e2a50428af2f69f1d4 (diff) | |
download | ratpoison-36f998eb7c667d913cc398881b3b304f242898d8.zip |
(cmd_getenv): return an empty string for
nonexistant env vars.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-04-29 Shawn Betts <sabetts@vcn.bc.ca> + + * src/actions.c (cmd_getenv): return an empty string for + nonexistant env vars. + 2006-04-21 Shawn Betts <sabetts@vcn.bc.ca> * src/main.c (print_version): print build date |