From 4d7008fbfa384e78ce736ed51e32f0451b52e23a Mon Sep 17 00:00:00 2001 From: Pauli Date: Fri, 29 Jun 2018 15:54:43 +0300 Subject: [PATCH] Changelog entry for dlsym vtable loading --- docs/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index dfd788cf1..916671cf0 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -53,6 +53,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - Added ``start_dwarf_count`` on 64-bit Linux again and fixed scanning script -@ ``viewscreen_civlistst``: split ``unk_20`` into 3 pointers +## Internals +- Use ``dlsym(3)`` to find vtables from libgraphics.so + ================================================================================ # 0.44.12-alpha1