Release 1.5.2
This commit is contained in:
parent
1536d8ab8d
commit
f95ef7b25c
@ -1,3 +1,7 @@
|
||||
Changes in version 1.5.2 <silvan.calarco@mambasoft.it> 20110509
|
||||
- see git log
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Changes in version 1.5.1 <silvan.calarco@mambasoft.it> 20110427
|
||||
- modify network into RedHat style to work with NetworkManager ifcfg-rh plugin:
|
||||
* use /etc/sysconfig/network-scripts instead of /etc/sysconfig/network-devices
|
||||
|
1
Makefile
1
Makefile
@ -83,6 +83,7 @@ dist: clean
|
||||
echo "ChangeLog not updated; not releasing" 1>&2;\
|
||||
exit 1;; \
|
||||
esac
|
||||
@git log > ChangeLog.git
|
||||
@mkdir /tmp/$(distdir)
|
||||
@cp -a * /tmp/$(distdir)/
|
||||
@rm -f $(dist_archive);\
|
||||
|
Loading…
Reference in New Issue
Block a user