diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 2a2c45f8a..412279ad2 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2005-12-06 Alex Roitman + * src/gramps.glade (date_edit): Allow negative year integers. + 2005-12-06 Jérôme Rapinat * src/po/fr.po: Partial translation update. diff --git a/gramps2/src/gramps.glade b/gramps2/src/gramps.glade index 9232338ef..703c2bbda 100644 --- a/gramps2/src/gramps.glade +++ b/gramps2/src/gramps.glade @@ -30684,7 +30684,7 @@ Given name GTK_UPDATE_ALWAYS False False - 0 0 99999 1 10 10 + 0 -9999 99999 1 10 10 3 @@ -30842,7 +30842,7 @@ Given name GTK_UPDATE_ALWAYS False False - 0 0 99999 1 10 10 + 0 -9999 99999 1 10 10 7