Mark all the exectaubles as +x, as they should have been all along.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 18 Apr 2020 18:23:54 +0000 (14:23 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 18 Apr 2020 18:27:29 +0000 (14:27 -0400)
CHANGES
Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate [changed mode: 0644->0755]
Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop [changed mode: 0644->0755]
dev/sign.sh [changed mode: 0644->0755]

diff --git a/CHANGES b/CHANGES
index 25c4daa39a14120f750f280437eef01801b4eb60..42bbb32fed5774acbdb58c74d6b5b322ea3227ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ MacGDBp                                                               CHANGE LOG
 - Fix: Crash when selecting stack frames after disconnecting.
 - Fix: Expanded variables would not reliably re-open after debugger steps.
 - Fix: Would not consistently scroll to the active line.
+- Fix: #262  Autoupdate would fail to run.
 
 2.0.1
 #####################
old mode 100644 (file)
new mode 100755 (executable)