Skip to content

Commit 10edb07

Browse files
committed
doc BUGFIX non-existing change not mentioned anymore
1 parent 813561d commit 10edb07

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/transition_4_5.dox

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* @page transition4_5 Transition Manual (4.x -> 5.0)
33
*
4-
* There are few non-backwards-compatible changes that should not affect the majority of users. These include a **new
5-
* verbosity level** or an **updated canonical value** of *date-and-time* value in an unknown timezone. Also, there were
6-
* minor changes in a few public structures. These include changing the type of the `parent` member of ::lyd_node or
4+
* There are few non-backwards-compatible changes that should not affect the majority of users. These include an
5+
* **updated canonical value** of *date-and-time* value in an unknown timezone. Also, there were minor changes in a few
6+
* public structures. These include changing the type of the `parent` member of ::lyd_node or
77
* removing the `lyd_anydata_value` union. Both these changes made the data node structures more unified and
88
* user-friendly.
99
*

0 commit comments

Comments
 (0)