From b3eebe94a701a6d5ea1b50394458a4aa2d16530a Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 14 Aug 2006 02:23:06 +0000 Subject: [PATCH] 2006-08-13 Alex Roitman * NEWS: Update. svn: r7171 --- gramps2/ChangeLog | 3 +++ gramps2/NEWS | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index ad894bdab..dae765e3d 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2006-08-13 Alex Roitman + * NEWS: Update. + 2006-08-13 Don Allingham * src/DataViews/_MediaView.py: fix drag-n-drop * src/DisplayTabs/_GalleryTab.py: handle media obj and media ref diff --git a/gramps2/NEWS b/gramps2/NEWS index e3e0f3c3b..8cb365a8d 100644 --- a/gramps2/NEWS +++ b/gramps2/NEWS @@ -1,4 +1,5 @@ -Version 2.1.91 +Version 2.1.91 -- the "Strange women lying in ponds distributing swords +is no basis for a system of government" release * Transaction-protected metadata (Alex) * DnD fixes (Don) * Sidebar and custom filters for all object types (Alex)