Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181521 - net-irc/ngircd-0.10.2 version bump
Summary: net-irc/ngircd-0.10.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Packages in net-irc
URL: http://ngircd.barton.de/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-10 10:18 UTC by Marek Czernohous
Modified: 2007-06-12 13:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Czernohous 2007-06-10 10:18:27 UTC
-- ChangeLog --


ngIRCd 0.10.2 (2007-06-08)

  ngIRCd 0.10.2-pre2 (2007-05-19)
  - Server links are allowed to use larger write buffers now (up to 50 KB).

  ngIRCd 0.10.2-pre1 (2007-05-05)
  - Fix compressed server links (broken since 0.10.0).
  - Predefined Channel configuration now allows specification of channel key
    (mode k) and maximum user count (mode l).
  - When using epoll() IO interface, compile in the select() interface as
    well and fall back to it when epoll() isn't available on runtime.
  - New configure option "--without-select" to disable select() IO API
    (even when using epoll(), see above).
  - Added support for IO APIs "poll()" and "/dev/poll".
  - Reorganized internal handling of invite and ban lists.


Reproducible: Always
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-06-12 13:39:50 UTC
In CVS, thanks.