~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-12-23 11:43:59 UTC
  • mfrom: (9.2.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091223114359-znajerjtb229shgh
Tags: 1.2.5-1
* update watch file
* New Upstream Version (Closes: #558591)
* remove the gtk-builder-proper-error-handling patch, fixed upstream

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
 
2009-08-06  Tomasz Sałaciński  <tsalacinski@gmail.com>
10
 
 
11
 
        * alarm_thread.c:
12
 
                Fixed schedule alarm problem.
13
 
 
14
 
2009-07-25  Tomasz Sałaciński  <tsalacinski@gmail.com>
15
 
 
16
 
        * alarm_thread.c:
17
 
                Make sure all alarms on the list will run
18
 
 
19
 
2009-07-24  Tomasz Sałaciński  <tsalacinski@alarm-clock.pl>
20
 
 
21
 
        * alarm-clock.ui:
22
 
                Extend the maximum counter time to 5000 minutes.
23
 
 
24
 
        * Makefile.am:
25
 
                Modified linker options to work correctly on Cygwin and Win32
26
 
                platforms (thanks to Cygwin team)
27
 
 
28
 
        * counter.c, alarm_thread.c:
29
 
                Fixed counter not playing issue.
30
 
 
31
 
        * alarm_thread.c:
32
 
                Make sure that AC will play all alarms on the list.
33
 
 
34
 
        * alarm_runner.c, main_window.c, alarm-clock.ui:
35
 
                Fixed the bug that caused empty combo box in dialog
36
 
                window properties.
37
 
 
38
 
        * alarm-clock.ui, main_window.c:
39
 
                Added check for updates button
40
 
 
41
 
        * ChangeLog:
42
 
                Changed changelog format.
43
 
 
44
 
        * README, INSTALL:
45
 
                Added these files.