Age | Commit message (Collapse) | Author | Files | Lines |
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
Take over as MAINTAINER (requested by tron@).
|
|
Ok'ed wiz@/snj@/tron@
No Changelog available, diff looks like minor code fixes.
|
|
* Automatically issue the equivalent of a NAMES after a JOIN.
* Allow PART command so that client may lurk; reissue a JOIN to re-"open"
the channel on the client if a new open message arrives.
* Provide a fake MOTD to make some IRC clients happier.
* 353 (NAMES response) should have a single space character at the end
of each line per protocol (Gaim is strict about this).
|
|
|