summaryrefslogtreecommitdiff
path: root/doc/Changelog
blob: 21752a8b905e0517c2bbaa3c7b7ad48cf6dc6043 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
0.5.1:
- new config parser and new config-layout
- added sync-command option

0.5.0:
- rewritten GTK-Frontend using Glade
- made the wrapper more powerful

0.4.6:
- made it possible to build other frontends than GTK
- implemented --newuse

0.4.5:
- bug fixing (again ;D)
- added "oneshot"
- redesign
- added "update world" - ability (w/o newuse)
- handled installed packages which are not in portage anymore
- allowed to reload portage

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