Skip to content

Commit

Permalink
* NEWS: Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
keybuk committed Dec 23, 2010
1 parent 44f0643 commit e4edea5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 1,7 @@
2010-12-23 Scott James Remnant <[email protected]>

* NEWS: Release 1.0.3

* nih-dbus-tool/type.c (type_const, type_of): Add support for the
DBUS_TYPE_UNIX_FD type, with a C type of "int".
* nih-dbus-tool/tests/test_type.c (test_const, test_of): Check the types
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
1.0.3 xxxx-xx-xx
1.0.3 2010-12-23

* Support for passing file descriptors over D-Bus added to
nih-dbus-tool. Due to code limitations, to avoid leaking the
Expand Down
5 changes: 3 additions & 2 deletions po/libnih.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 6,13 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libnih 1.0.2\n"
"Project-Id-Version: libnih 1.0.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2010-04-27 10:19-0700\n"
"POT-Creation-Date: 2010-12-23 21:53 0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down

0 comments on commit e4edea5

Please sign in to comment.