|
Revision 194, 0.6 KB
(checked in by osterfel, 4 years ago)
|
|
go for wildfire 2.5, no changes needed
|
| Line | |
|---|
| 1 | Nabu ChangeLog |
|---|
| 2 | ============== |
|---|
| 3 | |
|---|
| 4 | Changes after 0.2: |
|---|
| 5 | ----------------------------- |
|---|
| 6 | |
|---|
| 7 | Changes: |
|---|
| 8 | |
|---|
| 9 | - Ported to Wildfire (formerly known as Jive Messenger) 2.5 -fo |
|---|
| 10 | |
|---|
| 11 | Changes after 0.1: |
|---|
| 12 | ----------------------------- |
|---|
| 13 | |
|---|
| 14 | Changes: |
|---|
| 15 | |
|---|
| 16 | - code ported to Jive Messenger 2.2 -fo |
|---|
| 17 | - added synchronous Client::sendBlockingRequest(). This makes it easy to send blocking |
|---|
| 18 | requests (useful for the web interface) -fo |
|---|
| 19 | |
|---|
| 20 | Bug fixes: |
|---|
| 21 | |
|---|
| 22 | - Make SEARCHMSG case-insensitive -fo |
|---|
| 23 | - Fix problem with request ID parsing by using only positive IDs -fo |
|---|
| 24 | - fix CREATESTATEMENT request execution -fo |
|---|
| 25 | |
|---|