Prepare for 1.12.0 release.
parent
5f6a0988e3
commit
3d46df6b4a
2
NEWS
2
NEWS
|
@ -1,7 +1,7 @@
|
|||
Current news
|
||||
============
|
||||
|
||||
ntfsmount can create/delete/move files and directories! It's not full
|
||||
ntfsmount can create/delete/move files and directories! It is not a full
|
||||
implementation, thus sometimes it will say 'Operation is not supported',
|
||||
nothing bad will happen to user data in this case. (Yura Pakhuchiy)
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([ntfsprogs],[1.11.3-WIP],[linux-ntfs-dev@lists.sourceforge.net])
|
||||
AC_INIT([ntfsprogs],[1.12.0],[linux-ntfs-dev@lists.sourceforge.net])
|
||||
AC_CANONICAL_HOST([])
|
||||
AC_CANONICAL_TARGET([])
|
||||
AC_CONFIG_SRCDIR([config.h.in])
|
||||
|
|
|
@ -6,6 +6,7 @@ mkntfs
|
|||
ntfscat
|
||||
ntfsclone
|
||||
ntfscluster
|
||||
ntfscmp
|
||||
ntfscp
|
||||
ntfsdecrypt
|
||||
ntfsdump_logfile
|
||||
|
|
Loading…
Reference in New Issue