summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3d4061902..41b3dc382 100644
--- a/CHANGES
+++ b/CHANGES
@@ -34,6 +34,7 @@
- fix: increase file context regex parse buffer to BUFSIZ.
- fix: handle elf64 note sections correctly.
- fix: grrr, skip notes on non-i386 entirely.
+ - endian neutral rpmdb join keys (finally).
4.2.1 -> 4.2.2:
- unify signal handling in librpmio, use condvar to deliver signal.