]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
Disappeared reference
[pyderasn.git] / doc / news.rst
index 6712fe3d686c59d39978dbbb1642ac86a968f8a4..dd1241d491d67f6eccf445094651447e98fc79e7 100644 (file)
@@ -9,7 +9,7 @@ News
 * **Incompatible** change: defaulted values in Sequence/Set are always
   strictly checked, unless ``allow_default_values`` context option is
   set. ``strict_default_existence`` option disappeared
-* Strict Set's values ordering check
+* Strict Set/Set Of's values ordering check
 
 .. _release3.14:
 
@@ -160,7 +160,7 @@ is replaced with::
   keyword argument to ``decode()`` method
 * :ref:`defines_by_path <defines_by_path_ctx>` option is now
   :ref:`decode context <ctx>` option, not a keyword argument
-* Ability to do :ref:`strict validation <strict_default_existence_ctx>`
+* Ability to do ``strict validation``
   of defaulted values met in sequence, raising an exception
 
 .. _release1.6: