Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
82c29397
Commit
82c29397
authored
Jun 29, 2012
by
Nikos Skalkotos
Browse files
Update ChangeLog and configure.ac for v0.4.2
parent
8437606a
Changes
4
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/ChangeLog
View file @
82c29397
2012-06-29, v0.4.2
* Make the name of image properties case-insensitive
2012-05-28, v0.4.1
* Fix a bug in FixPartitionTable where in some cases the script
failed to create the logical swap partition.
...
...
snf-image-helper/configure.ac
View file @
82c29397
AC_PREREQ(2.59)
AC_INIT(snf-image-helper, 0.4.
1
, synnefo@lists.grnet.gr)
AC_INIT(snf-image-helper, 0.4.
2
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
snf-image-host/ChangeLog
View file @
82c29397
2012-06-29, v0.4.2
2012-05-28, v0.4.1
2012-05-17, v0.4
...
...
snf-image-host/configure.ac
View file @
82c29397
AC_PREREQ(2.59)
AC_INIT(snf-image, 0.4.
1
, synnefo@lists.grnet.gr)
AC_INIT(snf-image, 0.4.
2
, synnefo@lists.grnet.gr)
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_SRCDIR(configure)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment