~ubuntu-branches/ubuntu/edgy/gksu/edgy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2006-08-07 12:15:04 UTC
  • mfrom: (0.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20060807121504-yssh0k3oyqn9z0te
Tags: 1.9.3-1ubuntu1
* merged from debian
* debian/patches/11_startup_notification.diff:
  - dropped and moved to libgksu
* debian/patches/14_set_http_proxy_env.patch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-08-06  Gustavo Noronha Silva  <kov@debian.org>
 
2
 
 
3
        * gksu/gksu.c:
 
4
        - applied patch by Josselin Mouette to correctly include the
 
5
          locale.h file
 
6
 
 
7
        * Release 1.9.3
 
8
 
 
9
        * gksu/gksu.c:
 
10
        - remove all the startup notification-related code, which
 
11
          is now done by the library;
 
12
 
 
13
        * nautilus-gksu/libnautilus-gksu.c:
 
14
        - only display the menu item if we're not already
 
15
          root
 
16
 
 
17
2006-07-22  Gustavo Noronha Silva  <kov@debian.org>
 
18
 
 
19
        * gksu/gksu.c, man/gksu.1:
 
20
        - typo fix (descriptional -> descriptive), thanks to
 
21
          A Costa <agcosta@gis.net>; addresses Debian bug
 
22
          #379186
 
23
 
 
24
2006-07-17  Gustavo Noronha Silva  <kov@debian.org>
 
25
 
 
26
        * Release 1.9.2
 
27
 
 
28
2006-07-10  Gustavo Noronha Silva  <kov@debian.org>
 
29
 
 
30
        * gksu/gksu.c:
 
31
        - re-ask password 2 times when the first attempt gives us a
 
32
          wrong password; use the new libgksu API to display an alert
 
33
          warning about the wrong password
 
34
 
 
35
2006-07-10  Gustavo Noronha Silva  <gustavo.noronha@mds.gov.br>
 
36
 
 
37
        * nautilus-gksu/libnautilus-gksu.c:
 
38
        - handle .desktop files, as well, by reading their Exec key
 
39
        - do not avoid handling nautilus folders
 
40
 
 
41
2006-07-09  Gustavo Noronha Silva  <kov@debian.org>
 
42
 
 
43
        * nautilus-gksu:
 
44
        - wrote an initial nautilus module to provide a 'open as administrator'
 
45
          menu item for stuff in nautilus
 
46
 
 
47
2006-07-03  Gustavo Noronha Silva  <kov@debian.org>
 
48
 
 
49
        * gksu/gksu.c:
 
50
        - do not display error message when the error code tells us
 
51
          that the dialog has been canceled by the user
 
52
 
 
53
        * gksu/gksu.c:
 
54
        - retry password prompt 3 times; still need a better way to
 
55
          handle showing a message to the user
 
56
 
1
57
2006-05-01  Gustavo Noronha Silva  <kov@debian.org>
2
58
 
3
59
        * Release 1.9.1