summaryrefslogtreecommitdiff
path: root/cppe
diff options
context:
space:
mode:
Diffstat (limited to 'cppe')
-rw-r--r--cppe/CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppe/CHANGES b/cppe/CHANGES
index f178703ee28..2e107707508 100644
--- a/cppe/CHANGES
+++ b/cppe/CHANGES
@@ -1,6 +1,9 @@
Changes since version 1.1.0
---------------------------
+- Added operators <=, > and >= for slice classes, proxies and
+ structures.
+
- Fixed an assert which could occur with proxies received over
the wire and containing unknown endpoints.