Hello,

I'd like somebody to double-check a very focused bug fix release of
bakery2.3. Changelog and diffstat attached.

Have a nice day,
 Daniel

--- bakery2.3-2.3.16/ChangeLog  2006-01-16 01:19:12.000000000 +0100
+++ bakery2.3-2.3.17/ChangeLog  2006-02-10 16:40:15.000000000 +0100
@@ -1,3 +1,24 @@
+2.3.17:
+
+2006-02-10  Murray Cumming  <[EMAIL PROTECTED]>
+
+       * bakery/App/App_WithDoc.cc:
+       * bakery/App/App_WithDoc.h: Added public 
+       convenience function: file_exists().
+       * bakery/App/GtkDialogs.cc: ui_file_select_save(): 
+       Only show the current parent directory, not the 
+       whole file name, because this is never what you want 
+       when doing a SaveAs. It is a useful clue, but just leads 
+       to a file overwrite if you click OK without reading the 
+       dialog.
+       Warn the user (and offer a retry) when specifying a file 
+       in a read-only directory or an overwrite of an existing 
+       read-only file. 
+
+2006-01-24  Clytie Siddall <[EMAIL PROTECTED]>
+
+       * configure.in  Added vi in ALL_LINGUAS line.
+       
 2.3.16:
 
 2006-01-16  Murray Cumming  <[EMAIL PROTECTED]>
 ChangeLog                         |   21 
 NEWS                              |   15 
 bakery/App/App.h                  |    8 
 bakery/App/App_WithDoc.cc         |   44 -
 bakery/App/App_WithDoc.h          |   22 
 bakery/App/App_WithDoc_Gtk.h      |    2 
 bakery/App/GtkDialogs.cc          |   94 +++
 bakery/Document/Document.cc       |    2 
 config.guess                      |  954 +++++++++++++++-----------------------
 config.sub                        |  464 +++++-------------
 configure                         |    6 
 configure.in                      |    6 
 debian/changelog                  |   18 
 debian/control                    |    8 
 debian/libbakery-2.3-15a.dirs     |    1 
 debian/libbakery-2.3-15a.install  |    1 
 debian/libbakery-2.3-15a.shlibs   |    1 
 debian/libbakery-2.3-16.dirs      |    1 
 debian/libbakery-2.3-16.install   |    1 
 debian/libbakery-2.3-16.shlibs    |    1 
 docs/reference/Makefile           |   12 
 examples/WithXmlDoc/docexample.cc |    2 
 po/ChangeLog                      |    4 
 po/pt_BR.po                       |   42 -
 po/vi.po                          |  109 ++++
 25 files changed, 860 insertions(+), 979 deletions(-)

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

-- 
Ubuntu-motu mailing list
Ubuntu-motu@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to