summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-30 12:52:19 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-30 12:52:19 -0700
commit582ce3b0f11eb7cd645ee26c80d59b89f5883df7 (patch)
tree25c5776d206017419236ab672350dd4cf0a497ba
parent38c4dfd45c71e14c8ed0628e9706c3d033ce0c1b (diff)
downloadsubsurface-582ce3b0f11eb7cd645ee26c80d59b89f5883df7.tar.gz
Update ReleaseNotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--ReleaseNotes/ReleaseNotes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt
index 478c1b2b0..a4d288d35 100644
--- a/ReleaseNotes/ReleaseNotes.txt
+++ b/ReleaseNotes/ReleaseNotes.txt
@@ -17,6 +17,11 @@ Some of the changes since _Subsurface_ 4.7.1
flow
- Fix a potential problem when saving data that was loaded from a git
repository into cloud storage
+- Fix error where newly created cloud accounts failed to create
+ the remote repository on Windows
+- Detect and try to work around the fact that the map module requires
+ at least OpenGL 2.1 (previously Subsurface would crash when OpenGL
+ was too old - often on old Win32 versions)
Some of the changes since _Subsurface_ 4.6.4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~