1.7 release - ii - irc it, simple FIFO based irc client | |
git clone git://git.suckless.org/ii | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 76e6ff5a4b2994e5ab915c5b671eae00b00da4f7 | |
parent 7a99152ce64d7006730006094b333edbecbe505a | |
Author: Nico Golde <[email protected]> | |
Date: Sat, 5 Jan 2013 14:26:47 +0100 | |
1.7 release | |
Diffstat: | |
M CHANGES | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/CHANGES b/CHANGES | |
@@ -1,4 +1,4 @@ | |
-1.7 (20XX-XX-XX) | |
+1.7 (2013-01-05) | |
- -k now specifies an environment variable that contains the | |
server key. This behaviour has been changed in order to not | |
expose the password in the process list. |