From db8c75f08d8b643846ffea0ec77669b0ac2c325a Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 7 Oct 2008 18:14:11 +0000
Subject: [PATCH] oops, counted one of them twice!

---
 RELEASE-NOTES | 2 +-
 docs/BINDINGS | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1d18277077..35a68c6508 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,7 +4,7 @@ Curl and libcurl 7.19.1
  Command line options:         128
  curl_easy_setopt() options:   154
  Public functions in libcurl:  58
- Known libcurl bindings:       38
+ Known libcurl bindings:       37
  Contributors:                 672
 
 This release includes the following changes:
diff --git a/docs/BINDINGS b/docs/BINDINGS
index 3acc314de2..8d122eaeb4 100644
--- a/docs/BINDINGS
+++ b/docs/BINDINGS
@@ -78,11 +78,6 @@ Haskell
   Written by Galois, Inc
   http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl
 
-ILE/RPG
-
-  Written by Patrick Monnerat
-  See the packages/OS400/README.OS400 file
-
 Java
 
   Maintained by [blank]
-- 
GitLab