ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/AnyEvent-Fork-RPC/Changes
Revision: 1.13
Committed: Sun Apr 21 12:27:03 2013 UTC (13 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-0_2
Changes since 1.12: +2 -3 lines
Log Message:
0.2

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension AnyEvent::Fork::RPC
2    
3 root 1.13 THE API IS NOT FINISHED, CONSIDER THIS A BETA RELEASE
4 root 1.12
5 root 1.13 0.2 Sun Apr 21 14:26:16 CEST 2013
6 root 1.11 - do not create a watcher when shutting down the object, shut down
7     directly, to work around perl global destruction bugs.
8 root 1.12 - expliticly call exit in child server - not elegant, but
9     doesn't disturb any sane perl, and helps broken win32 perls
10     to clean up.
11 root 1.10
12 root 1.8 0.1 Thu Apr 18 15:29:48 CEST 2013
13     - first release.
14    
15 root 1.1 0.00 Tue Apr 16 21:40:55 CEST 2013
16     - post planning, pre writing.
17