diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-06 11:54:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-06 11:54:03 +0200 |
commit | ba9d937196c9204ab05546e7fcb8c294513a9118 (patch) | |
tree | 7980448c702f0de1e7ef8327777696b009544ccc | |
parent | Improve number comparsion to handle if only one of the country calling codes are specified (diff) | |
download | libcontacts-ba9d937196c9204ab05546e7fcb8c294513a9118.tar.gz libcontacts-ba9d937196c9204ab05546e7fcb8c294513a9118.tar.bz2 libcontacts-ba9d937196c9204ab05546e7fcb8c294513a9118.tar.xz |
update todo: no cache is needed
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,5 +2,4 @@ Add dynamically linked library Add man pages Add readme Add tests -Add cache (only number->ids, id->photos, number->photos) Add handle different calendars |