~xubuntu-dev/xfce4-utils/lucid

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-02-07 11:23:12 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20090207112312-2mn6cn61863f49wi
Tags: 4.5.99.1-0ubuntu1
* Merge with Debian pkg-xfce UNRELEASED, remaining Ubuntu changes:
  - debian/control:
    + use our Vcs-* fields
    + build-depends on libdbus-glib-1-dev (>= 0.33)
    + allow gnome-screensaver to satisfy the screensaver Recommends. Prevents
      derivatives from pulling in xscreensaver. (LP: #264594)
  - debian/patches/00_xdg_data_dirs.patch: make sure to add /etc/xdg/xubuntu
    even if XDG_DATA_DIRS is already set
  - debian/patches/04_avoid-xcblib-hang.patch: avoid race condition and
    deadlock in libxcb by launching dbus-launch before gnome-screensaver
    (which should occur anyhow). (LP: #232364)
  - debian/patches/series: refreshed
  - debian/rules:
    + pass --with-vendor-info=Xubuntu to ./configure
    + do not replace firefox calls with iceweasel
  - debian/Xubuntu: added
* debian/patches/02_xfce4-about_return_version.patch: dropped, merged
  upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
4.5.99.1 (Xfce 4.6rc1)
 
2
======================
 
3
 
 
4
- Determine glade paths used by libxfcegui4 and set environment
 
5
  variables like LIBGLADE_MODULE_PATH according to these paths in
 
6
  the xinitrc file.
 
7
 
 
8
 
 
9
4.5.93 (Xfce 4.6beta3)
 
10
======================
 
11
 
 
12
- Add --xfce-version option to print the Xfce release version (bug 3754).
 
13
 
 
14
 
 
15
4.5.92 (Xfce 4.6beta2)
 
16
======================
 
17
 
 
18
- Migrate xfce4-session splash settings to xfconf.
 
19
- Be sure $XDG_CONFIG_HOME/autostart exists when creating .desktop
 
20
  file to disable xfconf migration script.
 
21
- Migrate xfwm4 keyboard shortcuts to new xfconf format.
 
22
 
 
23
 
 
24
4.5.91 (Xfce 4.6beta1)
 
25
======================
 
26
 
 
27
- Fix migrating shortcut keys in the xfconf settings migration script.
 
28
  Previously keys that had more than one char in the keysym name were
 
29
  getting parsed incorrectly.
 
30
- Use new keyboard shortcut settings layout in xfconf migration script.
 
31
- Migrate xfce4-session settings to xfconf.
 
32
 
 
33
 
 
34
4.5.90 (Xfce 4.6alpha)
 
35
======================
 
36
 
 
37
- Use gnome-screensaver if xscreensaver is not available (Bug #3131)
 
38
- Fix syntax error in startxfce script (Bug #3089).
 
39
- Fix insecure use of temporary file in startup script.
 
40
- Put /usr/local/share first (Bug #2967).
 
41
- Fix an issue with the syntax in startxfce4 script (Bug #2967).
 
42
- Use real GtkComboBoxEntry instead of separate GtkEntry/Button for
 
43
  xfrun4 dialog (bug 3820).
 
44
- Remove Xft.dpi fallback setting since xfsettingsd handles this now.
 
45
- Update xinitrc to run xfsettingsd instead of xfce-mcs-manager (only
 
46
  used when the user has disabled the session manager).
 
47
- Add MCS -> Xfconf settings migration script.
 
48
 
 
49
 
1
50
4.4.2
2
51
=====
3
52
- Put back a default DPI value as Xorg (Bug #3164, #3158)