Skip to content

Releases: mcpcpc/kirc

0.3.2

05 Jan 04:32
3bb2b8d
Compare
Choose a tag to compare

Fixes

  • Removes logging of non-printable characters (#129)

0.3.1

18 Feb 02:47
851eed5
Compare
Choose a tag to compare

Adds

  • Multi-startup command support using the -x switch and STDIN (#125)

0.3.0

21 Jan 04:03
7ebf6b9
Compare
Choose a tag to compare

Adds

  • New CTCP ACTION message alias behavior when no channel or nick is specified (#123)
  • New year in LICENSE file.

0.2.9

16 Jul 01:43
821d050
Compare
Choose a tag to compare

Fixed

  • Incorrect applied patch per (#117 )

0.2.8

16 Jul 01:06
7197cb0
Compare
Choose a tag to compare

Fixed

  • Text wrapping bug upon window resize (#117 )

0.2.7

03 Jun 02:05
ef1c20a
Compare
Choose a tag to compare

Fixed

  • FreeBSD and OpenBSD dependencies (#114)

0.2.6

25 Mar 17:15
61e68a2
Compare
Choose a tag to compare

Added

  • Multibyte and UTF-8 character support (#110)

0.2.5

19 Mar 21:15
9e7a454
Compare
Choose a tag to compare

Added

  • Command history buffer (#101)

Removed

  • “Fluff” in the README, since this wall of text is redundant to the website content.

Fixed

  • kirc.c and Makefile style, to be more consistent with other projects (e.g. xwm)

0.2.4

04 Mar 22:55
68166e1
Compare
Choose a tag to compare

Fixed

  • Reported potential security vulnerability which would cause the client to crash.
  • Errors in man page (efa1745)
  • JOIN/PART messages (#99)

0.2.3

18 Dec 14:31
4d0d71f
Compare
Choose a tag to compare

Added

  • Timestamp for lines in the log file (#96)

Fixed

  • Additional new line character between lines in output log file (#96)