diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 16-10-21 Cyrille Bagard <nocbos@gmail.com> + * src/common/shuffle.c: + Avoid to copy overlapping memory areas. + + * src/core/core.c: + Initialize the libc random generator using the time and the process ID. + +16-10-21 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/graph/cluster.c: * src/gtkext/graph/edge.c: * src/gtkext/graph/edge.h: |