diff --git a/README.md b/README.md index ae968d8f..8a9223d4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ The update to v2 is progressing well - here is a list of work to do and done: - [X] Support different password hash options - [X] Validate password is correct - [ ] JpegPhoto Create/Delete + - [ ] Binary attribute upload - [X] JpegPhoto Display - [X] ObjectClass Add/Remove - [X] Add additional required attributes (for ObjectClass Addition) @@ -53,7 +54,7 @@ The update to v2 is progressing well - here is a list of work to do and done: - [X] Export entries as an LDAP - [X] Import LDIF - [X] Schema Browser -- [ ] Searching +- [X] Searching - [ ] Enforcing attribute uniqueness - [ ] Is there something missing? diff --git a/public/VERSION b/public/VERSION index e8c9a48e..b0be2baa 100644 --- a/public/VERSION +++ b/public/VERSION @@ -1 +1 @@ -v2.1.2-rel +v2.1.3-rel