summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.110
1 files changed, 9 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 632ca3e..33ff563 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd October 28, 2019
+.Dd October 29, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -282,3 +282,11 @@ One instance of
 .Nm ,
 and therefore one local port,
 is required for each server connection.
+.
+.Pp
+The
+.Nm
+daemon makes no distinction between channels.
+Elevated activity in one channel
+may push messages from a quieter channel
+out of the buffer.
2020-02-11 18:01:50 -0500'>2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe