summaryrefslogtreecommitdiff
path: root/ychat-0.5.5/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'ychat-0.5.5/CHANGES')
-rw-r--r--ychat-0.5.5/CHANGES20
1 files changed, 20 insertions, 0 deletions
diff --git a/ychat-0.5.5/CHANGES b/ychat-0.5.5/CHANGES
new file mode 100644
index 0000000..9994891
--- /dev/null
+++ b/ychat-0.5.5/CHANGES
@@ -0,0 +1,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.
+