diff --git a/README.md b/README.md
new file mode 100644
index 00000000..92377110
--- /dev/null
+++ b/README.md
@@ -0,0 +1,43 @@
+# XCA -- X Certificate and Key Management
+
+## __Release Notes__
+
+ * Make a backup copy of your database!
+
+ * The "1.1.0-brainpool" binaries of this release contain the ECC Brainpool
+ curves (RFC5639) as an OpenSSL patch backported from OpenSSL 1.0.2-beta3
+ (The patch can be found in the misc/ directory of the sources)
+
+ * Send bugs to christian@hohnstaedt.de
+
+## __Changelog:__
+
+### xca 1.1.0
+
+ * SF Bug #79 Template export from WinXP
+ cannot be imported in Linux and Mac OS X
+ * Support for Brainpool windows and MacOSX binaries
+ * SF Feat. Req. #70 ability to search certificates
+ * SF Feat. Req. #75 show SHA-256 digest
+ * RedHat Bug #1164340 - segfault when viewing a
+ RHEL entitlement certificate
+ * Database hardening
+ - Delete invalid items (on demand)
+ - Be more tolerant against database errors
+ - Gracefully handle and repair corrupt databases
+ - Add "xca\_db\_stat(.exe)" binary to all installations
+ * Translation updates
+ * Optionally allow hash algos not supported by the token
+ * Select whether to translate established x509 terms
+ * Finish Token EC and DSA support - generate, import, export, sign
+ * SF Feat. Req. #57 More options for Distinguished Name
+ * Switch to autoconf for the configure script
+ * SF Feature Req. #76 Export private keys to clipboard
+ * EC Keys: show Curve name in table
+ * Support EC key generation on PKCS#11 token
+ * PKCS#11: Make EC and RSA signatures work
+ * PKCS#11: Fix reading EC keys from card
+ * SF Bug #82 Certificate Creation out of Spec
+ * SF Bug #95 XCA 1.0 only runs in French on a UK English Mac
+
+
diff --git a/VERSION b/VERSION
index 336c3677..9084fa2f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.0-dev
+1.1.0
diff --git a/changelog b/changelog
index 757f7877..87ecefd8 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+xca 1.1.0 Sat Nov 22 2014
+
* SF Bug #79 Template export from WinXP
cannot be imported in Linux and Mac OS X
* Support for Brainpool windows and MacOSX binaries
diff --git a/doc/xca-doc.tgz b/doc/xca-doc.tgz
index 27bcf92c..9e9e95b5 100644
Binary files a/doc/xca-doc.tgz and b/doc/xca-doc.tgz differ
diff --git a/doc/xca.sgml b/doc/xca.sgml
index 535fe1a6..9f841d72 100644
--- a/doc/xca.sgml
+++ b/doc/xca.sgml
@@ -47,7 +47,7 @@ When setting an empty password, XCA will never ask again for a password
when opening this database. This can be useful when playing around with testcertificates or if all private keys are on security tokens.
-The database password can be changed by the Menu item File->Change DataBase password
+The database password can be changed by the Menu item File->Change DataBase password
The different cryptographic parts are divided over 5 Tabs: Keys, Requests, Certificates, Templates and Revocation lists.
@@ -344,7 +344,11 @@ exporting the certificate to a request.
This is however only possible if you own the private key of the
certificate. Multiple items may be selected to delete them all at once.
+Searching Items
+The displayed list of items can be reduced by the search-input at the
+bottom right. It affects all tabs. It does not only search inside the displayed columns but the whole content of the items. It searches the internal name,
+issuer, subject, extensions, PKCS#10 attributes and token provider.
The Certificate Input Dialog