summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.name>2024-08-07 22:02:11 +0100
committerNick White <git@njw.name>2024-08-07 22:02:11 +0100
commitc6318a2029526b79f86302ba4cf064792e37f9ce (patch)
tree7e0df66a1126f10e037f3e1871c678c4d689ba22 /BUGS
parent4c35d88b86b9315f6a8942e81e55b0c7b7170b81 (diff)
downloadoed2dict-2.0.tar.bz2
oed2dict-2.0.zip
Remove outdated BUGS and update copyright noticeHEAD2.0master
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUGS b/BUGS
deleted file mode 100644
index 4eb48f6..0000000
--- a/BUGS
+++ /dev/null
@@ -1,4 +0,0 @@
-Search results are not necessarily returned in order. This is
-because historical versions of dictd's dictfmt tool doesn't use a
-stable sort. This was fixed in commit e12dc72 (2017-06-15) by
-Wolfgang Mueller.