diff options
-rw-r--r-- | RELEASE_NOTES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index b2219c4..b2532be 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt | |||
@@ -28,6 +28,11 @@ | |||
28 | * Fixed a startup error related to "libz.so" on certain Linux | 28 | * Fixed a startup error related to "libz.so" on certain Linux |
29 | distros. (IMP-790) | 29 | distros. (IMP-790) |
30 | 30 | ||
31 | * Fixed the viewer encountering an error: "Vertex buffer | ||
32 | destroyed while mapped!" | ||
33 | |||
34 | * Tweaked the compile system so the viewer can link using "gold". | ||
35 | |||
31 | 36 | ||
32 | 37 | ||
33 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 38 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |