Skip to content

Commit 4f46f75

Browse files
author
BoboTiG
committed
Update history of changes
1 parent 629b061 commit 4f46f75

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

doc/CHANGELOG

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,15 @@ History:
33
<see Git checkin messages for history>
44

55
devel 201y/mm/dd
6-
- MSSLinux: optimisation of get_pixels()
7-
- MSSWindows: optimisation of _arrange()
6+
- Python 2.6 to 3.5 ready
7+
- code purgation and review, more debug informations
8+
- delete --debug argument
9+
- MSS: few optimizations into save_img()
10+
- MSSMac: remove rotation from informations returned by enum_display_monitors()
11+
- MSSLinux: fix object has no attribute 'display' into __del__
12+
- MSSLinux: use of XDestroyImage() instead of XFree()
13+
- MSSLinux: few optimizations into get_pixels()
14+
- MSSWindows: optimization of get_pixels()
815

916
0.1.1 2015/04/10
1017
- little code review

doc/TESTING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Mac OS X:
3030

3131
Microsoft Windows:
3232
Windows XP
33+
Windows Vista
3334
Windows 7
3435
Windows 8
3536
Windows 8.1

0 commit comments

Comments
 (0)