summaryrefslogtreecommitdiff
path: root/doc/Changelog
blob: 1c197e70c5fa5354a41171bd81e05cc7436834a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
0.4.0:
- smashed bugs
- made testing and masking working (I hope)
- allowed to unmask a whole queue
- allowed to disable/enable debug-output

0.3.4:
- removed several minor and less minor bugs
- added preference window
- some speedup work (e.g. do not redraw the whole list if something is
updated)

0.3.3:
- removed bug which always apended a package to the emerge-queue - and never
to the unmerge-queue
- implemented an internal package-db
- used new calls to portage for receiving all packages

0.3.2:
- restructured program files
- changed font in terminal 
- added new dialog warning when we cannot emerge a masked program
- using debug() instead of print
- fixing small bugs

0.3.1:
- added AboutWindow
- make the menu work