~ubuntu-branches/ubuntu/oneiric/gpe-expenses/oneiric

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2007-12-07 00:08:39 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071207000839-sh6utdxr23ymhd8d
Tags: 0.1.4-1
* New upstream release
* use machine operable debian/copyright, migrate to standards 3.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-12-04  Neil Williams  <linux@codehelp.co.uk>
 
2
 
 
3
        * configure.ac: Remove duplicate package check,
 
4
       bump library version and package version.
 
5
        * debian/changelog: New debian version.
 
6
        * src/Makefile.am: Remove unneeded linkages.
 
7
        * src/qof-expenses.c: (qof_main_make_utf8): Added local
 
8
       copy to resolve missing symbol.
 
9
        * src/qof-expenses.c: (gpe_currency_lookup_name): Populate
 
10
       the currency details when looking up by name.
 
11
 
 
12
2007-09-13  Neil Williams  <linux@codehelp.co.uk>
 
13
 
 
14
        * src/expenses-gtk.c: 
 
15
        (exp_show_entities) : Use QOF_DATE_FORMAT_LOCALE instead of 
 
16
        assuming QOF_DATE_FORMAT_UK.
 
17
        (change_amount), (open_new_expense): Use the current entity and
 
18
        tidy up afterwards.
 
19
        (open_new_expense): Use locale.h to determine the preset locale currency
 
20
        when creating a new expense.
 
21
 
1
22
2007-09-08  Neil Williams <linux@codehelp.co.uk>
2
23
 
3
24
        * src/qof-expenses.h : Stop defining LIBRARY_GETTEXT_PACKAGE