]> www.fi.muni.cz Git - evince.git/commitdiff
Release 0.1.1
authorMarco Pesenti Gritti <marco@gnome.org>
Mon, 24 Jan 2005 08:24:48 +0000 (08:24 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 24 Jan 2005 08:24:48 +0000 (08:24 +0000)
2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>

        * NEWS:
        * configure.ac:
        * data/Makefile.am:

        Release 0.1.1

ChangeLog
NEWS
data/Makefile.am

index d2a384ddb4e3f191b3ae01cb55d4e3a938136f86..daecb021b90b87fc3b988f23c71ea3fd1a88d9f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * NEWS:
+       * configure.ac:
+       * data/Makefile.am:
+
+       Release 0.1.1
+
 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
 
        * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
diff --git a/NEWS b/NEWS
index 2407a17e337ab3aaffb80e2f62c52599738de8ff..7e28c741b83755deadd346de8590cb239bbc12fb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,9 @@ Bug fixes
        * PostScript backend fixes
        * Pixbuf backend fixes (Jeff Muizelaar)
        * Set page spin button limits correctly (Anders Carlsson)
-       * Fix problem when base fonts are installed as pcf files. 
+       * Fix problem when base fonts are installed as pcf files.
+       * Keep search selection highlighting correct even when
+         zooming/changing window size (Stephane LOEUILLET)
 
 Translation updates
 
index 66f9bb2740dcbe1835bd9cd5e606c5339ae6242a..2ff2f59caa575f30282433989149d6f8c2108fbc 100644 (file)
@@ -27,4 +27,8 @@ EXTRA_DIST =                          \
        $(stock_DATA)                   \
        $(glade_DATA)                   \
        $(ui_DATA)                      \
+       $(DESKTOP_IN_FILES)             \
        $(NULL)
+
+DISTCLEANFILES = \
+       $(DESKTOP_FILES)