/me proudly presents XCA-0.3.2

This commit is contained in:
chris2511 2003-05-14 22:47:55 +00:00
parent 60d3822c37
commit afbab18c51
3 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(xca, 0.3.2-PRE2)
AC_INIT(xca, 0.3.2)
AC_CONFIG_SRCDIR([MainWindow.h])
AC_CONFIG_HEADERS([config.h])

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
xca (0.3.2) unstable; urgency=low
* Optimizations, icon for WIN32 platform
* MS Registry and %USERPROFILE% support
* Support for PKCS#7 certs (im/export)
* small UI changes
-- Christian Hohnstädt <chris@trinity.local> Thu, 15 May 2003 00:46:07 +0200
xca (0.3.1) unstable; urgency=low
* Tool Tips added

1
xca.rc Executable file
View File

@ -0,0 +1 @@
IDI_APPICON ICON DISCARDABLE "img\key.ico"