diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2013-08-20 22:30:52 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2013-08-20 22:30:52 (GMT) |
commit | 4658d4fa406bad4abe36a76746412cf02c984af0 (patch) | |
tree | 0cfd2b3c4b2ddccb33b69789c7845b61fb1871a9 /ChangeLog | |
parent | e53684bebd74d0a8ade79082c618ebb21bdea361 (diff) |
Fixed a bug: do not create links between routines.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@357 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +13-08-21 Cyrille Bagard <nocbos@gmail.com> + + * plugins/androhelpers/try_n_catch.c: + Fix a bug: do not create links between routines. + 13-08-17 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/graph/layout.c: |