SHA256
1
0
forked from pool/dateutils

Accepting request 102370 from home:rudi_m

-  bump version 0.1.9, this is a bug fix release.
  * The code for date addition is refactored, with it a new
    duration type is introduced, DT_MD, to capture larger month and
    day summands.

OBS-URL: https://build.opensuse.org/request/show/102370
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=13
This commit is contained in:
OBS User mrdocs
2012-02-01 17:16:36 +00:00
committed by Git OBS Bridge
parent 7323131e0a
commit e58ed5525c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 1 09:43:01 UTC 2012 - sweet_f_a@gmx.de
- bump version 0.1.9, this is a bug fix release.
* The code for date addition is refactored, with it a new
duration type is introduced, DT_MD, to capture larger month and
day summands.
-------------------------------------------------------------------
Tue Jan 3 12:18:04 UTC 2012 - sweet_f_a@gmx.de