summaryrefslogtreecommitdiff
path: root/ychat-0.5.5/CHANGES
blob: 99948918e38fc95e3ed78ed9f875c1a65043a24d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Changes from 0.5.4-STABLERELEASE to 0.5.5-STABLERELEASE
- Added scripts/version.sh (can be invoked by gmake version)
- Fixed a bug in the session manager.
- Removed the large animated GIF graphic.

Changes from 0.5.3-LEGACYRELEASE to 0.5.4-STABLERELEASE
- Backported reqp::get_url from yChat 0.7.8-CURRENT.
- Tagged 0.5-STABLE

Changes from 0.5.2-LEGACYRELEASE to 0.5.3-LEGACYRLEASE
- Code cleanup
- Added ./scripts/*
- Added gmake stats option

Changes from 0.5.1-RELEASE to 0.5.2-LEGACYRLEASE
- Changed this branch into a LEGACY branch.
- Rewrote the dynamic thread pool (backport from 0.7.8-CURRENT).
- Added scripts/*
- Code now uses ANSI C++ style with 2 space code indenting.