diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex b/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex index f3e637870c9..4221d646a9e 100644 --- a/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex +++ b/Master/texmf-dist/doc/latex/lt3graph/lt3graph.tex @@ -87,6 +87,18 @@ \texttt{\textbackslash graph_(g)put_edge}, which caused their global versions not to work properly} +\changes{0.1.1}{2014/04/14} + {fixed a similar bug in\\ + \texttt{\textbackslash graph_(g)put_edges_from}} + +\changes{0.1.2}{2014/04/14} + {allowing \texttt{\textbackslash graph_map_topological_order_\ldots} + to be nested} + +\changes{0.1.3}{2014/04/21} + {fixed a bug in \texttt{\textbackslash graph_remove_vertex} and + added a \texttt{\textbackslash graph_vertex_count:N} function} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |