Browse Source

Corrected names of contributors in README

pull/23/head v2.1.0
Chandrashekhar Mullaparthi 14 years ago
parent
commit
d5d3f1f4cd
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      README

+ 5
- 5
README View File

@ -42,11 +42,11 @@ Erik Reitsma
Filipe David Manana Filipe David Manana
Geoff Cant Geoff Cant
Jeroen Koops Jeroen Koops
João Lopes
João Lopes
Karol Skocik Karol Skocik
Kostis Sagonas Kostis Sagonas
Matthew Reilly Matthew Reilly
Oscar Hellström
Oscar Hellström
Paul J. Davis Paul J. Davis
Peter Kristensen Peter Kristensen
Ram Krishnan Ram Krishnan
@ -70,7 +70,7 @@ CONTRIBUTIONS & CHANGE HISTORY
http://github.com/cmullaparthi/ibrowse/issues/issue/11 http://github.com/cmullaparthi/ibrowse/issues/issue/11
* Prevent atom table pollution when bogus URLs are input to * Prevent atom table pollution when bogus URLs are input to
ibrowse. Bug report by João Lopes.
ibrowse. Bug report by João Lopes.
http://github.com/cmullaparthi/ibrowse/issues/issue/13 http://github.com/cmullaparthi/ibrowse/issues/issue/13
* Automatically do Chunked-Transfer encoding of request body * Automatically do Chunked-Transfer encoding of request body
@ -94,7 +94,7 @@ CONTRIBUTIONS & CHANGE HISTORY
* Added ibrowse:stream_close/1 to close the connection * Added ibrowse:stream_close/1 to close the connection
associated with a certain response stream. Patch provided by associated with a certain response stream. Patch provided by
João Lopes.
João Lopes.
* Prevent port number being included in the Host header when port * Prevent port number being included in the Host header when port
443 is intended. Bug reported by Andrew Tunnell-Jones 443 is intended. Bug reported by Andrew Tunnell-Jones
@ -183,7 +183,7 @@ CONTRIBUTIONS & CHANGE HISTORY
- Patch submitted by Steve Vinoski to remove compiler warnings - Patch submitted by Steve Vinoski to remove compiler warnings
about the use of obsolete guards about the use of obsolete guards
29-06-2009 - * Fixed following issues reported by Oscar Hellström
29-06-2009 - * Fixed following issues reported by Oscar Hellström
- Use {active, once} instead of {active, true} - Use {active, once} instead of {active, true}
- Fix 'dodgy' timeout handling - Fix 'dodgy' timeout handling
- Use binaries internally instead of lists to reduce memory - Use binaries internally instead of lists to reduce memory

Loading…
Cancel
Save