~ubuntu-branches/ubuntu/oneiric/alarm-clock/oneiric

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-09-06 12:14:17 UTC
  • mfrom: (1.1.11 upstream)
  • mto: (9.2.3 squeeze)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20090906121417-8er9o81ggu07jt3w
Tags: 1.2.3-2
* don't do 'make check', it doesn't work right with quilt patches
* add gtk-builder-proper-error-handling patch, used to debug LP 425163
* add fix-duplicate-id, which fixes loading on Ubuntu (LP: #425163)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-08-06  Tomasz Sałaciński  <tsalacinski@gmail.com>
 
2
 
 
3
        * alarm_thread.c:
 
4
                Fixed moving old alarms problem.
 
5
 
 
6
        * common.c:
 
7
                Replaced old website address with the new one.
 
8
 
 
9
        * alarm_runner.c, alarm_thread.c:
 
10
                Changed the way alarm clock manages memory, fixes issue with not playing alarms
 
11
                on some systems.
 
12
 
 
13
2009-08-06  Tomasz Sałaciński  <tsalacinski@gmail.com>
 
14
 
 
15
        * alarm_thread.c:
 
16
                Fixed schedule alarm problem.
 
17
 
1
18
2009-07-25  Tomasz Sałaciński  <tsalacinski@gmail.com>
2
19
 
3
 
        * alarm_thread.c: make sure all alarms on the list will run
 
20
        * alarm_thread.c:
 
21
                Make sure all alarms on the list will run
4
22
 
5
23
2009-07-24  Tomasz Sałaciński  <tsalacinski@alarm-clock.pl>
6
24