Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
btpd
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Change version to 0.11 and document the changes.
master
Richard Nyberg
hace 18 años
padre
7ce1098dff
commit
eb1581a673
Se han
modificado 2 ficheros
con
8 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+7
-0
CHANGES
+1
-1
configure.ac
+ 7
- 0
CHANGES
Ver fichero
@@ -1,3 +1,10 @@
btpd 0.11:
----------
Bug fixes:
- A file descriptor was closed too early, which could cause btpd to exit
with an error message on systems using epoll.
btpd 0.10:
----------
+ 1
- 1
configure.ac
Ver fichero
@@ -1,4 +1,4 @@
AC_INIT(btpd, 0.1
0
, btpd@murmeldjur.se)
AC_INIT(btpd, 0.1
1
, btpd@murmeldjur.se)
AM_INIT_AUTOMAKE([foreign])
Escribir
Vista previa
Cargando…
Cancelar
Guardar