-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathChangeLog
24 lines (16 loc) · 973 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
2010-11-04 Simon Glass <[email protected]>
* scripts/do-build, scripts/setup-pbuilder: Added build scripts
2010-11-03 Simon Glass <[email protected]>
* maxview.pro: Removed gdbmacros from normal build
2010-11-02 Simon Glass <[email protected]>
* debian/README.Debian, debian/changelog, debian/compat, debian/control,
debian/copyright, debian/dirs, debian/docs, debian/maxview.doc-base.EX,
debian/maxview.pod, debian/menu, debian/rules, debian/watch, maxview.pro:
Added debian files
2010-11-01 Simon Glass <[email protected]>
* README: Small change to README (version bump)
* desk.cpp, desktopmodel.cpp, desktopview.cpp, desktopwidget.cpp, file.cpp,
filemax.cpp, filemax.h, maxview.cpp, mem.cpp, mem.h, pagewidget.cpp,
utils.cpp, utils.h: Fixed nasty JPEG decompression memory overwrite bug
Removed some stdout debugging Fixed Pagewidget layout warning message (needs
more testing)