File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
started 8.3.1 on 19/5/16
2
2
- disable debug by default, thanks Benjamin
3
3
- configure changes to help win64
4
- - fix middle-drag in ws and image view
4
+ - improve middle-drag in ws and image view
5
5
- be more careful about the name of the image file we remove on close
6
6
- simpler system for positioning new columns
7
+ - rename boostrap.sh as autogen to help snapcraft
7
8
8
9
started 8.3.0 on 28/3/16
9
10
- move path search stuff into _convert from _magick
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ X](http://www.vips.ecs.soton.ac.uk/index.php?title=Build_on_OS_X).
25
25
26
26
If you downloaded from GIT you'll need:
27
27
28
- $ ./bootstrap.sh
28
+ $ ./autogen
29
29
30
30
first to build the configure system.
31
31
File renamed without changes.
You can’t perform that action at this time.
0 commit comments