-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
46 lines (27 loc) · 1.24 KB
/
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
2007-05-10 Lucas Rocha <lucas.rocha@nokia.com>
* configure.ac: Release 0.0.2
2007-06-07 Lucas Rocha <lucas.rocha@nokia.com>
* src/hildon-notification.[ch]: add a method to set the notification
sound.
2007-05-10 Lucas Rocha <lucas.rocha@nokia.com>
* configure.ac: Release 0.0.1
2007-05-10 Lucas Rocha <lucas.rocha@nokia.com>
* src/hildon-notification.[ch]: now get_notifications method for now.
Cast "persistent" notification hint properly. Fix assertion on
hildon_notification_helper_show method.
2007-05-09 Lucas Rocha <lucas.rocha@nokia.com>
* src/hildon-notification.c: added parameter to
hildon_notification_show_helper to define a notification id for
possible replacement.
* src/control: fixed typos on package descriptions.
2007-05-08 Lucas Rocha <lucas.rocha@nokia.com>
* debian/control: added libhildonnotify0 debugging package.
2007-05-07 Lucas Rocha <lucas.rocha@nokia.com>
* debian/*: fixed a bunch of tiny bugs.
2007-05-07 Lucas Rocha <lucas.rocha@nokia.com>
* debian/*: rename packages from hildon-notify* to libhildonnotify*
for consistency.
2007-05-07 Lucas Rocha <lucas.rocha@nokia.com>
* debian/*: added debian packaging bits.
2007-05-07 Lucas Rocha <lucas.rocha@nokia.com>
* Initial import.