summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-02-09 19:17:55 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-02-09 19:17:55 +0000
commit74ab3a6f295c494d16812abb516395e45e091129 (patch)
tree413640d51d88a7eb12d5c28e0f10515bc42d3894
parent- Fix the DND implementation to not grab, so it works with new GTK+. (diff)
downloadlibrewolf-fedora-ff-74ab3a6f295c494d16812abb516395e45e091129.tar.gz
librewolf-fedora-ff-74ab3a6f295c494d16812abb516395e45e091129.tar.bz2
librewolf-fedora-ff-74ab3a6f295c494d16812abb516395e45e091129.zip
- Start using the specified locale
-rw-r--r--firefox.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 5820ad9..191c98e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -410,6 +410,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Fri Feb 9 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.1-5
+- Start using the specified locale
+
* Tue Jan 30 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.1-4
- Fix the DND implementation to not grab, so it works with new GTK+.
bgstack15