From 12146a102f609f2f365938eab2a9f56f38310d09 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sat, 15 Feb 2003 12:31:15 +0000 Subject: [PATCH] CHANGES: Update - YThread: Add context argument to callbacks - YMidi: Add module --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 2a1ab95e..516439d3 100644 --- a/CHANGES +++ b/CHANGES @@ -92,3 +92,7 @@ o misc: added get_time_diff() ------- o devutil/scripts: fixed comment handling o devutil/scripts: update.sh fixed groups and added some informational opts (-x,-p) + +1.1.6-0 +o YThread: added context argument to callbacks +o YMidi: first appearance of this module