File enet.changes of Package enet
-------------------------------------------------------------------
Tue May 19 20:59:14 UTC 2015 - nemysis@gmx.ch
- Update to 1.3.13, announce message:
* miscellaneous bug fixes
* added premake and cmake support
* miscellaneous documentation cleanups
- Adjust what fdupes not have found
-------------------------------------------------------------------
Sun Dec 7 17:03:08 UTC 2014 - nemysis@gmx.ch
- Update to 1.3.12
- Correct what fdupes not have found
- Move Documentation to libenet-devel package and add html
-------------------------------------------------------------------
Sun Sep 23 16:15:34 UTC 2012 - nmo.marques@gmail.com
- Update to version 1.3.5:
+ fixed a big in unreliable packaget fragment queuing
+ Soname bump to 2
- Changes from version 1.3.4:
+ added enet_peer_ping_interval() for configuring per-peer ping
intervals
+ added enet_peer_timeout() for configuring per-peer timeouts
+ added protocol packet size limits
-------------------------------------------------------------------
Sun Feb 19 22:52:04 UTC 2012 - jengelh@medozas.de
- Update license field to reflect actual license
-------------------------------------------------------------------
Mon Oct 10 16:54:15 UTC 2011 - nmarques@opensuse.org
- Update to version 1.3.3:
+ fixed bug with simultaneous disconnects not dispatching events
- Previous versions:
+ added support for unreliable packet fragmenting via the packet
flag ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
+ fixed regression in unreliable packet queuing
+ added check against received port to limit some forms of
IP-spoofing
-------------------------------------------------------------------
Mon May 9 23:38:16 UTC 2011 - nmarques@opensuse.org
- Update to version 1.3.1:
+ fixed bug in tracking of reliable data in transit;
+ reliable data window size now scales with the throttle;
+ fixed bug in fragment length calculation when checksums are
used;
- Spec changes:
+ Added pkg-config to Requirements of devel pack (provides .pc);
+ Added changes to enable Fedora builds on spec;
+ Added %doc macros to files;
+ Added spec file openSUSE headers;
+ Removed %check macro;
+ Minor tweaks.
- Moved file 'libenet.spec.changes' to 'libenet.changes'.
-------------------------------------------------------------------
Mon Jul 12 16:58:43 UTC 2010 - bitshuffler@opensuse.org
- Initial package