summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-01-14 19:16:51 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-01-14 19:16:51 +0100
commit4aca3b98907d923c0b1e85a197fb287cd7276861 (patch)
treed90fd18cacfa6ace4048f2bf6ca1a919e97db692 /contributing.mdwn
parenta0701e25c1b060e11b1b3791c45d843d4c4f43a8 (diff)
Note the glib todo
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 24842086..c05767b9 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -178,6 +178,7 @@ This is the list of tasks that we *want* to address soon, starting with the most
* Improve rumpdisk's asynchronism, see end of `hurd/rumpdisk/block-rump.c`.
* Check performance of `rumpdisk` against the in-`gnumach` drivers.
* Make `ext2fs` use xattr by default to store translators (see `use_xattr_translator_records`) after making sure the upgrade path works fine.
+* Finish glib's file monitoring (see [merge request draft](https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3626))
* Extend `ext2fs` to support 64bit time.
* Fix the `git` testsuite (just a few tests failing, used to pass).
* Fix the `subversion` testsuite (just a few tests failing).