aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-09-09 04:49:45 +0000
committerLev Walkin <vlm@lionet.info>2006-09-09 04:49:45 +0000
commitd83172f7d390a634c5d68f3450ac2cc004e0ba03 (patch)
treef871ccd2939151d94156b674aa5bfa84724a6067 /ChangeLog
parent1b1c5fc79e668a1ef3c250963836ea06bd7ed9ea (diff)
MEGACO (Media Gateway Control) protocol decoder
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d2c2c9e9..54356670 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.9.21: 2006-Aug-27
+0.9.21: 2006-Sep-08
* skeletons/standard-modules directory is now used for standard types.
* Fixed class field access problem (Test case 98)
@@ -10,6 +10,7 @@
* Refactored ValueSetTypeAssignment parsing.
* First release of PER encoder (does not encode SETs yet).
* asn-decoder-template.c renamed into converter-sample.c
+ * MEGACO (Media Gateway Control Protocol) decoder sample added.
0.9.20: 2006-Mar-06