~ubuntu-branches/ubuntu/saucy/uwsgi/saucy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Janos Guljas
  • Date: 2012-04-30 17:35:22 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20120430173522-qucwu1au3s9bflhb
Tags: 1.2+dfsg-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*** april 2012 ***
 
2
 
 
3
 * 1.2 [20120430]
 
4
 
 
5
- PyPy support 
 
6
- Improved gevent support with threads
 
7
- Python auto-reload subsystem
 
8
- added --spooler-max-tasks
 
9
- pthread robust mutexes support in Linux and Solaris
 
10
- posix semaphores support in FreeBSD9
 
11
- thread-safe ctime() reporting
 
12
- interval support in cron subsystem
 
13
- improved syslog support
 
14
- better management of disconnected clients
 
15
- static files serving improvements
 
16
- another set of multithreading optimizations
 
17
- minor fixes in the Rack plugin
 
18
- Upstart socket-activation support
 
19
 
 
20
 
1
21
*** march 2012 ***
2
22
 
3
23
 * 1.1 [20120317]