aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-03-04 22:18:20 +0000
committerLev Walkin <vlm@lionet.info>2005-03-04 22:18:20 +0000
commitc8285715f6fb4dac3de7cbec68dd1aa746a34a86 (patch)
tree49e633888e3612b2f3d233bd1080a4c149961020 /ChangeLog
parente0272aa038981be314258fb337cb5b69cf4b2c56 (diff)
support for a class of circular references
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fd8a443..fc03b75f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
* X.693:8.3.4 prohibits anything but SignedNumber; fixed XER codec.
* Fixed ENUMERATED identifier to value conversion in XER.
Reported by <jacque.celaire@caramail.com>.
+ * Compiler is taught to produce compilable code for yet another class
+ of circular ASN.1 type references.
* If the compiled file contents are the same as in already existing
file (left from previous compilation), the old file is retained.
This prevents thrashing `make` dependencies if amount of changes in