diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21823c1..bec307a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sear.c (0.0.11-1) stable; urgency=low + + * added image search, fixed some memory leaks with valgrind + * stopped using anonymous functions, hard to debug + * TODO: still some memory leaks in xml documents + + -- Anton Luka Šijanec <anton@sijanec.eu> Tue, 07 Apr 2021 23:00:00 +0200 + sear.c (0.0.10-1) stable; urgency=low * test |