From 618d282893fc4c0a499454a38ac26ffa1244fe09 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 25 Apr 2006 21:13:45 +0000 Subject: [PATCH] 2.15.2 release 2006-04-25 Elijah Newren * NEWS: 2.15.2 release --- ChangeLog | 4 ++++ NEWS | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 10df26c02..22495bf1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-25 Elijah Newren + + * NEWS: 2.15.2 release + 2006-04-25 Elijah Newren * autogen.sh: Nuke the old version, copy one from gcalctool that diff --git a/NEWS b/NEWS index d42d02f8e..6e2006661 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +2.15.2 +== + +Here's hoping that "third time's a charm." ;-) This release just +fixes the translations-not-included issue. See +http://mail.gnome.org/archives/desktop-devel-list/2006-April/msg00483.html +for more details. + + - Use gnome-autogen.sh like most other modules (Rodney) + 2.15.1 ==