source: sandbox/2.5.1-expresso2/prototype/library/Symfony/Component/Process/CHANGELOG.md @ 7578

Revision 7578, 405 bytes checked in by angelo, 12 years ago (diff)

Ticket #3197 - Reduzir tempo de carregamento do modulo Expresso Mail

Line 
1CHANGELOG
2=========
3
42.2.0
5-----
6
7 * added a way to retrieve the standard and error output incrementally
8 * added Process:restart()
9
102.1.0
11-----
12
13 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
14 * enhanced Windows compatibility
15 * added Process::getExitCodeText() that returns a string representation for
16   the exit code returned by the process
17 * added ProcessBuilder
Note: See TracBrowser for help on using the repository browser.