File: CHANGES

package info (click to toggle)
cgiirc 0.5.4-6sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 916 kB
  • ctags: 424
  • sloc: perl: 8,904; sh: 821; ansic: 132; makefile: 54
file content (28 lines) | stat: -rw-r--r-- 1,026 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Summary of changes

0.5.3
- Lots of bug fixes (+/!channels, ( key in mozilla and some smaller things)
- Use of iframes removed (IE sometimes does not load the JS needed properly)
- ipaccess can now use hostnames (see ipaccess.example)
- config file updates (documented new options in cgiirc.config.full)
- sound support (IE only)
- Opera 7 support
- Output options (display items in active window, status or not at all)
  (eg: whois in active window, hide joins, etc), see cgiirc.config.full
  for details.
- Better support for prefixes sent in 005
- disable_format_input option to disable the "<<" and %B, %C, etc.

0.5.2
- New Icons (thanks to Johnny).
- Handle pastes in a much better way (IE only).
- Bug fixes for encoded IP, disconnection problems, URL hilighting, nicknames
  with a | in them, sending @#channel notices and Internet Explorer on Mac.
  
0.5.1
- Style selection
- KDE Konqueror 3+ support
- Trusted web proxies
- ipaccess can now match based on netmask (patch from Piotr KUCHARSKI).
- Lots of bug fixes