diff --git a/doc/TODO b/doc/TODO index cbdc5fc80b0..02fa72959eb 100644 --- a/doc/TODO +++ b/doc/TODO @@ -36,6 +36,9 @@ xbps-bin: * When checking file hash integrity (with -C files), it doesn't take into account configuration files. * Implement shell style match patterns with fnmatch(). + * Fix glibc updates: removing libc is bad. + * Make -f flag to overwrite files when installing, and to ignore + files with wrong checksum or unexistent when removing. xbps-repo: * Add support for remote repositories, requires libfetch.