From 6f77e7de6f0ad9a8d6991c213841c926acc53a96 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 10 Apr 2012 16:01:00 +0200 Subject: Check protocol version before sending notifications Check protocol version before sending notifications and return -ENOSYS if a particular notification is not supported. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e4ba255..fab6ee1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-04-10 Miklos Szeredi + + * Check protocol version before sending notifications and return + -ENOSYS if a particular notification is not supported. + 2012-01-27 Miklos Szeredi * Interpret octal escape codes in options. Requested by Jan -- cgit v1.2.3