RELEASE-NOTES: synced with ecd624b8e774a85
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 40eabd1..0d1896d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -5,7 +5,7 @@
  curl_easy_setopt() options:   180
  Public functions in libcurl:  58
  Known libcurl bindings:       39
- Contributors:                 808
+ Contributors:                 817
 
 This release includes the following changes:
 
@@ -16,6 +16,9 @@
 
 This release includes the following bugfixes:
 
+ o --remote-header-name security vulnerability fixed:
+   http://curl.haxx.se/docs/adv_20101013.html
+
  o multi: support the timeouts correctly, fixes known bug #62
  o multi: use timeouts properly for MAX_RECV/SEND_SPEED
  o negotiation: Wrong proxy authorization
@@ -52,6 +55,7 @@
  o HTTP: remove special case for 416
  o examples: use example.com in example URLs
  o globbing: fix crash on unballanced open brace
+ o cmake: build fixed
 
 This release includes the following known bugs:
 
@@ -64,6 +68,6 @@
  Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen,
  Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio,
  Hendrik Visage, Ning Dong, David McCreedy, Patrick Monnerat,
- Tim Newsome, Dan Locks, Vlad Ureche
+ Tim Newsome, Dan Locks, Vlad Ureche, Dimitre Dimitrov
 
         Thanks! (and sorry if I forgot to mention someone)