log

age author description
Sat, 11 Jun 2011 05:46:29 +0300 Matti Hamalainen Free every item in the ringbuffer instead of just up to N.
Sat, 11 Jun 2011 05:36:09 +0300 Matti Hamalainen Don't use void pointers in the ringbuffer implementation.
Sat, 11 Jun 2011 05:10:41 +0300 Matti Hamalainen Added tag dev-0_9_2 for changeset 61884ce9db41
Sat, 11 Jun 2011 05:10:30 +0300 Matti Hamalainen Use th_vputch() and th_vputs() instead of similar routines in libnnchat. dev-0_9_2
Sat, 11 Jun 2011 04:50:00 +0300 Matti Hamalainen Fix encoding of usernames in /query and /close.
Sat, 11 Jun 2011 04:32:37 +0300 Matti Hamalainen Bump version to 0.9.2
Sat, 11 Jun 2011 04:30:54 +0300 Matti Hamalainen Closing PRV buffers should not depend on the user being in the internal userlist. Fixed.