diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt index a770bd9a9..e79628672 100644 --- a/README.txt +++ b/README.txt @@ -29,6 +29,8 @@ THE MANA PLUS CLIENT Embedded libs:
- catch and doctest for unit testing.
+ - nvwa for debug memory leaks.
+ - SaferCPlusPlus for debug issues in std::vector usage.
Additiona run time deps:
- xsel (for clipboard access, used only in SDL 1.2)
|