diff options
author | Martin Szulecki | 2012-04-08 21:32:42 +0200 |
---|---|---|
committer | Martin Szulecki | 2012-04-08 21:32:42 +0200 |
commit | ad502b6e02adc0dd759d3a77bd24141795f69b88 (patch) | |
tree | 4b4e460735d4659e08850884dac22781158aa382 /NEWS | |
parent | a96bf65498d8add7d02976bf2458be75f70d4008 (diff) | |
download | ifuse-ad502b6e02adc0dd759d3a77bd24141795f69b88.tar.gz ifuse-ad502b6e02adc0dd759d3a77bd24141795f69b88.tar.bz2 |
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Version 1.1.2 +~~~~~~~~~~~~~ + +* Changes: + - Add direct linking with libplist to fix build issues + - Add basic manpage + - Use UDID instead of UUID as it is the correct term for it + - Remove obsolete glib and gthread dependencies + Version 1.1.1 ~~~~~~~~~~~~~ |