Ryan Lortie
599c669b23
GLib 2.39.92
2014-03-17 17:18:47 -04:00
Ryan Lortie
de142c0c5a
GLib 2.39.91
2014-03-03 16:03:00 -05:00
Ryan Lortie
ec17605d4f
GLib 2.39.90
2014-02-17 18:33:34 -05:00
Matthias Clasen
f7a43ba87d
Updates
2014-02-03 17:37:42 -05:00
Ryan Lortie
e41dab438c
GLib 2.39.3
2014-01-13 17:23:23 -05:00
Ryan Lortie
210f96dfcf
Fix one-character typo in old NEWS entry
...
Change a very confusing typo "will not" -> "will now" about the
g_critical() on removing non-existent sources.
https://bugzilla.gnome.org/show_bug.cgi?id=721625
2014-01-06 14:00:17 -05:00
Matthias Clasen
0cfffd597e
2.39.2
2013-12-17 00:30:08 -05:00
Ryan Lortie
00d980f6f4
GLib 2.39.1
2013-11-12 00:05:09 -05:00
Ryan Lortie
8973a8bea7
GLib 2.39.0
2013-10-24 15:31:45 -04:00
Ryan Lortie
c8de2b11bb
GLib 2.38.0
2013-09-23 17:07:33 -04:00
Ryan Lortie
c0ecae37f6
GLib 2.37.93
2013-09-17 11:39:56 -04:00
Ryan Lortie
f4c3e56f19
GLib 2.37.92
2013-09-16 13:47:04 -04:00
Matthias Clasen
b6a52f0a91
2.37.7
2013-09-02 11:25:57 -04:00
Matthias Clasen
c512d16570
2.37.6
2013-08-19 23:31:53 -04:00
Matthias Clasen
1a78bea7ca
2.37.5
2013-07-29 17:19:06 -04:00
Matthias Clasen
d5c5dcfab9
2.37.4
2013-07-09 13:31:04 -04:00
Ryan Lortie
1b12e9511c
GLib 2.37.3
2013-06-24 11:19:25 -04:00
Matthias Clasen
544816bf6e
2.37.2
2013-06-17 12:40:47 -04:00
Ryan Lortie
762842b994
GLib 2.37.1
2013-05-27 23:36:06 -04:00
Matthias Clasen
83e74d5e3e
Updates
2013-05-01 00:15:06 -04:00
Ryan Lortie
bea56fc270
GLib 2.36.0
2013-03-25 17:39:21 -04:00
Ryan Lortie
11bb67bbda
Small NEWS change
2013-03-18 23:01:08 -04:00
Matthias Clasen
3e41aba011
Another update
2013-03-18 15:23:07 -04:00
Matthias Clasen
a9a6c4ae81
Update for 2.37.9
2013-03-02 09:30:41 -05:00
Ryan Lortie
766dec9670
GLib 2.35.8
2013-02-19 09:29:28 +00:00
Ryan Lortie
7bcd03b570
GLib 2.35.7
2013-02-05 15:50:19 -05:00
Matthias Clasen
3fe8ed04c7
2.35.6
2013-02-03 14:25:09 -05:00
Matthias Clasen
61539f735a
2.35.4
2013-01-14 23:52:10 -05:00
Matthias Clasen
6262a48678
2.35.3
2012-12-17 19:15:29 -05:00
Ryan Lortie
7523c04b54
g_get_home_dir(): honour $HOME
...
If the $HOME environment variable is set, prefer that to the entry in
/etc/passwd.
This brings us in line with almost every other utility and library on
UNIX-like systems while avoiding some of the more complicated
possibilities that have been suggested.
This incompatible change has been petitioned for quite some time by
many, and in particular from the Debian world, which carries a patch
that adds a new G_HOME environment variable with the same meaning as
this patch now assigns to HOME.
The primary motivation for the change was to increase the testability of
GLib-based programs from 'make check' types of frameworks: it is now
possible to set HOME to a temp directory to avoid the testsuite
modifying the user's real home directory.
The change also brings us increased compliance with the XDG Base
Directory Specification. The specification specifically states that the
default values should be computed based on the HOME environment
variable, whereas we were basing them on the value from /etc/passwd.
The change was agreed to by all in attendence at the November 29 Gtk+
developer meeting.
https://bugzilla.gnome.org/show_bug.cgi?id=142568
2012-12-06 11:41:46 -05:00
Ryan Lortie
779ed3f0a5
NEWS
2012-11-19 16:18:20 -05:00
Ryan Lortie
7d17fd6f61
Release GLib 2.35.1
2012-10-22 22:20:47 +02:00
Matthias Clasen
096b0883fc
More updates
2012-09-23 21:20:06 -04:00
Matthias Clasen
cc2b1839f5
Updates
2012-09-23 01:18:53 -04:00
Ryan Lortie
a47761a36e
GLib 2.33.14
2012-09-17 17:53:58 -04:00
Matthias Clasen
626abfdc10
2.33.10
2012-09-03 15:14:18 -04:00
Ryan Lortie
ed40bf6715
NEWS, versions, etc.
2012-08-20 18:36:51 -04:00
Matthias Clasen
197ebb3be4
More updates
2012-08-06 12:08:04 -04:00
Matthias Clasen
f1a13b895d
NEWS updates for 2.33.8
2012-08-04 17:49:53 -04:00
Matthias Clasen
ffefa544d6
More updates
2012-07-17 13:50:58 -04:00
Matthias Clasen
e97a4c7e5e
2.33.6
...
https://bugzilla.gnome.org/show_bug.cgi?id=680111
2012-07-17 13:47:26 -04:00
Matthias Clasen
d48bd70853
More updates
2012-07-15 20:36:10 -04:00
Matthias Clasen
97676046f2
Update NEWS
2012-07-12 23:51:08 -04:00
Ryan Lortie
a5ed95c9ad
GLib 2.33.3
2012-06-25 16:29:53 -04:00
Matthias Clasen
e8c5bd2bb0
Updates for 2.33.2
2012-06-04 06:04:30 -04:00
Ryan Lortie
83f04afa0b
GLib 2.33.1
2012-05-01 15:16:05 -07:00
Matthias Clasen
2b6cf583d2
2.32.1
2012-04-13 19:53:42 -04:00
Matthias Clasen
e1cabfd3f2
Updates
2012-04-10 23:52:30 -04:00
Matthias Clasen
816554c62b
2.32.0
2012-03-24 11:28:35 -04:00
Matthias Clasen
9f92d2110c
Updates
2012-03-19 13:43:31 -04:00