|
Revision 4739, 0.7 kB
(checked in by getxsick, 10 months ago)
|
|
update CHANGES
|
| Line | |
|---|
| 1 | UMPA Version History |
|---|
| 2 | ==================== |
|---|
| 3 | Version 0.1.1: |
|---|
| 4 | * create testsuite (174 tests) |
|---|
| 5 | * #310 - disable IPv6 (it was unusable; should be enable in another release) |
|---|
| 6 | * #318 - better validity for passed values to fields |
|---|
| 7 | * new func argument for utils.security.drop_priviliges(euid=None) |
|---|
| 8 | * IP.TTL auto-detection |
|---|
| 9 | * improve Payload passing data |
|---|
| 10 | * refactoring of Flags and BitFlags |
|---|
| 11 | |
|---|
| 12 | * #303 - new optional argument for utils.bits.split_number_into_chunks |
|---|
| 13 | and fix occured bugs |
|---|
| 14 | * #306 - fix XML issue - Flags fields didn't parse correctly |
|---|
| 15 | * #307 - fix XML issue - multiple loading |
|---|
| 16 | * #308 - new API for schedule.send() |
|---|
| 17 | * fixing minor bugs and typos |
|---|
| 18 | |
|---|
| 19 | Version 0.1: |
|---|
| 20 | * first release (2009/02/14) |
|---|