|
Revision 190, 461 bytes
(checked in by osterfel, 4 years ago)
|
|
make Changelog more verbose and fix a typo
|
| Line | |
|---|
| 1 | Nabu ChangeLog |
|---|
| 2 | ============== |
|---|
| 3 | |
|---|
| 4 | Changes after 0.1: |
|---|
| 5 | ----------------------------- |
|---|
| 6 | |
|---|
| 7 | Changes: |
|---|
| 8 | |
|---|
| 9 | - code ported to Jive Messenger 2.2 -fo |
|---|
| 10 | - added synchronous Client::sendBlockingRequest(). This makes it easy to send blocking |
|---|
| 11 | requests (useful for the web interface) -fo |
|---|
| 12 | |
|---|
| 13 | Bug fixes: |
|---|
| 14 | |
|---|
| 15 | - Make SEARCHMSG case-insensitive -fo |
|---|
| 16 | - Fix problem with request ID parsing by using only positive IDs -fo |
|---|
| 17 | - fix CREATESTATEMENT request execution -fo |
|---|
| 18 | |
|---|